Skip to content

Commit a52b404

Browse files
committed
Bump gulp-substituter (has recursive partial substitution)
Remove yargs (unused)
1 parent 229a6fb commit a52b404

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"gulp-plumber": "~0.6.0",
5151
"gulp-rename": "~1.2.0",
5252
"gulp-sprites-preprocessor": "^0.1.1",
53-
"gulp-substituter": "~0.2.1",
53+
"gulp-substituter": "^0.3.0",
5454
"jshint-stylish": "^0.2.0",
5555
"karma": "^0.12.1",
5656
"karma-chrome-launcher": "^0.1.3",
@@ -61,11 +61,10 @@
6161
"through2": "^0.4.1",
6262
"uglifyify": "~2.1.1",
6363
"vinyl-source-stream": "~0.1.1",
64-
"watchify": "~0.10.0",
65-
"yargs": "^1.2.1"
64+
"watchify": "~0.10.0"
6665
},
6766
"peerDependencies": {
68-
"gulp": "~3.6.0"
67+
"gulp": "^3.8.0"
6968
},
7069
"main": "index.js",
7170
"scripts": {

0 commit comments

Comments
 (0)