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

Commit 5de7df8

Browse files
committed
chore(package): revert gulp to stable dependency
1 parent 1abf9b0 commit 5de7df8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@pattern-lab/patternlab-node": "^3.0.0-alpha.5",
99
"@pattern-lab/styleguidekit-assets-default": "^4.0.0-alpha.2",
1010
"@pattern-lab/styleguidekit-mustache-default": "^4.0.0-alpha.1",
11-
"gulp": "gulpjs/gulp#4.0"
11+
"gulp": "^3.9.1"
1212
},
1313
"keywords": [
1414
"Pattern Lab",
@@ -24,8 +24,6 @@
2424
"bugs": "https://github.com/pattern-lab/edition-node-gulp/issues",
2525
"author": "Brian Muenzenmeyer",
2626
"scripts": {
27-
"start": "gulp patternlab:serve",
28-
"postinstall": "node scripts/postinstall.js",
2927
"gulp": "gulp -- "
3028
},
3129
"license": "MIT",

0 commit comments

Comments
 (0)