Skip to content

Commit 492a90a

Browse files
committed
Loosen dependency restrictions
1 parent cdb310f commit 492a90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"es6-promise": "^4.1.1"
3333
},
3434
"devDependencies": {
35-
"gulp": "3.9.1",
35+
"gulp": "^3.9.1",
3636
"rimraf": "^2.6.2",
3737
"rollup": "^0.51.8",
3838
"rollup-plugin-commonjs": "^8.2.6",

0 commit comments

Comments
 (0)