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 03fd47e commit 53bb1f9Copy full SHA for 53bb1f9
package.json
@@ -25,6 +25,7 @@
25
"genc": "bit-docs -dc",
26
"genf": "bit-docs -df",
27
"gh-pages": "gh-pages -d gh-pages",
28
+ "postinstall": "git submodule update --init",
29
"pub": "npm run gh-pages",
30
"see": "http-server gh-pages",
31
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments