Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit 83aceae

Browse files
committed
post install hook
1 parent 585736d commit 83aceae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
},
2424
"bugs": "https://github.com/pattern-lab/edition-node-gulp/issues",
2525
"author": "Brian Muenzenmeyer",
26+
"scripts": {
27+
"postinstall": "node node_modules/patternlab-node/core/scripts/postinstall.js"
28+
},
2629
"license": "MIT",
2730
"engines": {
2831
"node": ">=5.0"

0 commit comments

Comments
 (0)