Skip to content

Commit

Permalink
Revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian committed Jan 26, 2017
1 parent b6e1c51 commit 4575396
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,10 @@
"vscode": "1.0.3"
},
"scripts": {
"vscode:prepublish": "npm run b",
"compile": "tsc -watch -p ./",
"test": "node ./node_modules/vscode/bin/test --silent",
"vscode:install": "node ./node_modules/vscode/bin/install",
"b": "tsc -p ./ && node out/src/build.js"
}
}

0 comments on commit 4575396

Please sign in to comment.