Skip to content

Commit 53bb1f9

Browse files
committed
add postinstall to init submodules
1 parent 03fd47e commit 53bb1f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"genc": "bit-docs -dc",
2626
"genf": "bit-docs -df",
2727
"gh-pages": "gh-pages -d gh-pages",
28+
"postinstall": "git submodule update --init",
2829
"pub": "npm run gh-pages",
2930
"see": "http-server gh-pages",
3031
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)