We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd12b17 commit 5eb3c70Copy full SHA for 5eb3c70
package.json
@@ -16,7 +16,8 @@
16
"nsp": "nsp check",
17
"semantic-release": "semantic-release",
18
"test": "mocha -r test/support/env -R tap -b --check-leaks test/**",
19
- "test:watch": "mocha -r test/support/env -R progress -b --check-leaks -w test/**"
+ "test:watch": "mocha -r test/support/env -R progress -b --check-leaks -w test/**",
20
+ "greenkeeper-postpublish": "greenkeeper-postpublish"
21
},
22
"repository": {
23
"type": "git",
0 commit comments