Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
buehler committed Jun 1, 2017
1 parent d25d041 commit d8fb8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://buehler.github.io/typescript-hero/",
"scripts": {
"vscode:prepublish": "yarn install && yarn run build && npm prune --production",
"vscode:prepublish": "npm install && npm run build && npm prune --production",
"predevelop": "yarn del ./out",
"develop": "tsc",
"postinstall": "node ./node_modules/vscode/bin/install",
Expand Down

0 comments on commit d8fb8f7

Please sign in to comment.