Skip to content

Commit 48c022f

Browse files
committed
Remove vscode:prebublish script
vsce should handle this now
1 parent 77c0f03 commit 48c022f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
"watch": "tsc -w -p ./src",
5151
"publish": "vsce publish",
5252
"postversion": "git push && git push --tags",
53-
"vscode:prepublish": "npm install && npm run compile && npm prune --production",
5453
"test": "mocha out/tests"
5554
},
5655
"contributes": {

0 commit comments

Comments
 (0)