Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 07bc427

Browse files
committed
postinstall script as part of pattern-lab/patternlab-node#362
1 parent 1cd4fbc commit 07bc427

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
},
2828
"bugs": "https://github.com/pattern-lab/edition-node-grunt/issues",
2929
"author": "Brian Muenzenmeyer",
30+
"scripts": {
31+
"postinstall": "node node_modules/patternlab-node/core/scripts/postinstall.js"
32+
},
3033
"license": "MIT",
3134
"engines": {
3235
"node": ">=5.0"

0 commit comments

Comments
 (0)