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 1e908ef commit 8500c53Copy full SHA for 8500c53
package.json
@@ -32,7 +32,6 @@
32
"watch-extensions": "node --max-old-space-size=8192 ./node_modules/gulp/bin/gulp.js watch-extensions watch-extension-media",
33
"watch-extensionsd": "deemon npm run watch-extensions",
34
"kill-watch-extensionsd": "deemon --kill npm run watch-extensions",
35
- "precommit": "node build/hygiene.js",
36
"gulp": "node --max-old-space-size=8192 ./node_modules/gulp/bin/gulp.js",
37
"electron": "node build/lib/electron",
38
"7z": "7z",
0 commit comments