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