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 eeef317 commit 2cee6f3Copy full SHA for 2cee6f3
package.json
@@ -49,6 +49,7 @@
49
"coveralls": "nyc report --reporter=text-lcov | coveralls",
50
"lint": "standard",
51
"prepublish": "npm run build",
52
+ "prepare": "npm run build",
53
"pretest": "npm run lint",
54
"serve": "ss fixture/onmount/_docpress",
55
"test": "nyc mocha",
0 commit comments