diff --git a/package-lock.json b/package-lock.json index ec9773a..2a324c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "root", - "version": "4.1.2-0", + "version": "4.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "root", - "version": "4.1.2-0", + "version": "4.1.2", "devDependencies": { "concurrently": "^6.1.0", "husky": "^6.0.0", diff --git a/package.json b/package.json index 4f4da2a..90f767f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "root", - "version": "4.1.2-0", + "version": "4.1.2", "description": "React container that will auto scroll to bottom", "private": true, "scripts": {