Skip to content

Commit

Permalink
Remove pre publish hook (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
octref authored and HerringtonDarkholme committed Jun 23, 2017
1 parent d7eae53 commit 924edf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"sync": "npm run sync:server || npm run sync:client",
"test:server": "cd server && npm run compile && npm test",
"test": "npm run lint && npm run test:server",
"vscode:prepublish": "npm test && npm run sync",
"doc": "bash ./build/update-docs.sh"
},
"repository": {
Expand Down

0 comments on commit 924edf0

Please sign in to comment.