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 83a014c commit 5352f50Copy full SHA for 5352f50
package.json
@@ -64,6 +64,6 @@
64
],
65
"scripts": {
66
"test": "gulp test",
67
- "prepublish": "gulp dist"
+ "prepublishOnly": "gulp dist"
68
}
69
0 commit comments