Skip to content

Commit 7788b95

Browse files
haoqunjiangtonyganch
authored andcommitted
Tools: Add postinstall scripts
1 parent 2630ffa commit 7788b95

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
@@ -26,6 +26,7 @@
2626
"license": "MIT",
2727
"repository": "https://github.com/csscomb/core",
2828
"scripts": {
29+
"postinstall": "./scripts/postinstall.sh",
2930
"build": "./scripts/build.sh",
3031
"coverage": "./scripts/build.sh && ./scripts/coverage.sh",
3132
"test": "./scripts/build.sh && ./scripts/test.sh"

0 commit comments

Comments
 (0)