Skip to content

Commit a748e74

Browse files
author
Jendrik Wenke
committed
remove update-all script
1 parent 3bdc4e4 commit a748e74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vscode-dotty/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"tsc": "./node_modules/.bin/tsc",
5050
"vscode:prepublish": "npm run update-all && ./node_modules/.bin/tsc -p ./",
5151
"compile": "./node_modules/.bin/tsc -p ./",
52-
"update-all": "npm install",
5352
"test": "node ./node_modules/vscode/bin/test",
5453
"postinstall": "node ./node_modules/vscode/bin/install && curl -L -o out/coursier https://github.com/coursier/coursier/raw/v1.0.0/coursier"
5554
},

0 commit comments

Comments
 (0)