diff --git a/package-lock.json b/package-lock.json index 8a6fcf5..77e0a6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "r-and-m", - "version": "1.1.0", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "r-and-m", - "version": "1.1.0", + "version": "2.0.0", "license": "ISC", "dependencies": { "@brojs/cli": "^1.6.3", diff --git a/package.json b/package.json index d5297c6..11ecc67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "r-and-m", - "version": "1.1.0", + "version": "2.0.0", "description": "Рик огурчик", "main": "./src/index.tsx", "directories": {