diff --git a/package-lock.json b/package-lock.json index d777cf4..d5d851e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-labyrinth", - "version": "0.0.1", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-labyrinth", - "version": "0.0.1", + "version": "1.0.0", "license": "MIT", "dependencies": { "@babel/core": "^7.23.3", diff --git a/package.json b/package.json index a2c47b1..bf3e8fc 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "React Component Type hierarchy tree visualization tool", "version": "1.0.0", "icon": "./media/reactLabyrinthFinal.png", - "publisher": "ReactLabyrinthDev", + "publisher": "react-labyrinth", "preview": false, "engines": { "vscode": "^1.85.1"