Browse Source

Removes pre-push git hook

main
Eric Amodio 6 years ago
parent
commit
c8d548083c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      package.json

+ 0
- 1
package.json View File

@ -3580,7 +3580,6 @@
"ui:optimize": "webpack --config-name ui --env.optimizeImages",
"ui:watch": "webpack --watch --config-name ui --env.development",
"postinstall": "node ./node_modules/vscode/bin/install",
"prepush": "npm run build",
"vscode:prepublish": "npm run reset && npm run bundle"
},
"dependencies": {

Loading…
Cancel
Save