Remove postinstall from vscode-plugin
This commit is contained in:
parent
a5874d7c2e
commit
7273e38a0f
@ -90,7 +90,6 @@
|
||||
"vscode:prepublish": "npm run compile",
|
||||
"compile": "tsc -b",
|
||||
"watch": "tsc -b -w",
|
||||
"postinstall": "cd client && npm install && cd ..",
|
||||
"package": "vsce package"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user