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 6739500 commit 1aa1d9dCopy full SHA for 1aa1d9d
package.json
@@ -14,7 +14,7 @@
14
"module"
15
],
16
"scripts": {
17
- "prepublish": "! type safe-publish-latest >/dev/null 2>&1 || safe-publish-latest",
+ "prepublish": "safe-publish-latest",
18
"tests-only": "tape test/*.js",
19
"test": "npm run --silent tests-only"
20
},
0 commit comments