We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c09cd commit 922c2ffCopy full SHA for 922c2ff
package.json
@@ -31,7 +31,6 @@
31
"watch-extensions": "node --max-old-space-size=8192 ./node_modules/gulp/bin/gulp.js watch-extensions watch-extension-media",
32
"watch-extensionsd": "deemon npm run watch-extensions",
33
"kill-watch-extensionsd": "deemon --kill npm run watch-extensions",
34
- "precommit": "node build/hygiene.js",
35
"gulp": "node --max-old-space-size=8192 ./node_modules/gulp/bin/gulp.js",
36
"electron": "node build/lib/electron",
37
"7z": "7z",
0 commit comments