提交 6f9a797f 编写于 作者: M Martin Aeschlimann

Revert postinstall experiment

上级 4a2006c9
......@@ -13,7 +13,7 @@
"scripts": {
"test": "node node_modules/mocha/bin/_mocha",
"preinstall": "node build/npm/preinstall.js",
"postinstall": "npm --prefix extensions/json/ install extensions/json/ && npm --prefix extensions/vscode-api-tests/ install extensions/vscode-api-tests/"
"postinstall": "npm --prefix extensions/vscode-api-tests/ install extensions/vscode-api-tests/ && npm --prefix extensions/json/ install extensions/json/"
},
"dependencies": {
"applicationinsights": "0.15.6",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册