diff --git a/package-lock.json b/package-lock.json index 675621c..aa2a21d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iitc-button", - "version": "1.7.0", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iitc-button", - "version": "1.7.0", + "version": "2.0.0", "license": "GPLv3", "dependencies": { "@highlightjs/vue-plugin": "^1.0.2", diff --git a/package.json b/package.json index 5639098..8f54051 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iitc-button", - "version": "1.7.0", + "version": "2.0.0", "repository": "https://github.com/IITC-CE/IITC-Button.git", "license": "GPLv3", "private": true, @@ -30,6 +30,5 @@ "vue-cli-plugin-browser-extension": "^0.25.1", "vue-template-compiler": "^2.6.11" }, - "_id": "iitc-button@0.1.0", "readme": "README.md" }