Skip to content

Commit 9249c79

Browse files
author
Alfred Lau
committed
testing this out
1 parent 2ec57c3 commit 9249c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"scripts": {
2222
"prepublish": "./scripts/prepublish.sh",
2323
"preversion": ". ./scripts/prepublish.sh",
24+
"postinstall": "./scripts/prepublish.sh",
2425
"dev": "NODE_ENV=development ./node_modules/hjs-webpack/bin/hjs-dev-server.js",
2526
"build": "NODE_ENV=production webpack",
2627
"publish_pages": "gh-pages -d public/",

0 commit comments

Comments
 (0)