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.
prepublishOnly
1 parent b3d2b69 commit 9128be6Copy full SHA for 9128be6
package.json
@@ -8,6 +8,7 @@
8
],
9
"scripts": {
10
"test": "gulp test",
11
+ "prepublishOnly": "npm test",
12
"release": "release-it"
13
},
14
"description": "Log all process errors: uncaught exceptions, warnings and improperly handled promises",
0 commit comments