npm version
This commit is contained in:
parent
5bd9337728
commit
24957075a2
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-kanban-board",
|
||||
"version": "2.0.0",
|
||||
"version": "3.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "react-kanban-board",
|
||||
"main": "lib/index.js",
|
||||
"version": "2.0.0",
|
||||
"version": "3.0.0",
|
||||
"private": true,
|
||||
"engines": "undefined",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue