npm version

This commit is contained in:
Alex Terentiev 2021-10-29 08:59:42 -07:00
parent 5bd9337728
commit 24957075a2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "react-kanban-board",
"version": "2.0.0",
"version": "3.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -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": {