Updated JS dependencies

This commit is contained in:
Djamil Legato
2015-08-11 11:24:24 -07:00
parent cb8c146a8c
commit 2e1253e679
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -17,10 +17,10 @@
"gulp-sourcemaps": "^1.5.2",
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.6",
"merge-stream": "^0.1.8",
"merge-stream": "^1.0.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"watchify": "^3.3.1",
"yargs": "^3.17.1"
"yargs": "^3.18.0"
}
}
+2 -2
View File
@@ -10,10 +10,10 @@
"gulp-sourcemaps": "^1.5.2",
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.6",
"merge-stream": "^0.1.8",
"merge-stream": "^1.0.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"watchify": "^3.3.1",
"yargs": "^3.17.1"
"yargs": "^3.18.0"
}
}
+2 -2
View File
@@ -13,11 +13,11 @@
"gulp-sourcemaps": "^1.5.2",
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.6",
"merge-stream": "^0.1.8",
"merge-stream": "^1.0.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"watchify": "^3.3.1",
"yargs": "^3.17.1"
"yargs": "^3.18.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
+3 -3
View File
@@ -13,7 +13,7 @@
"sifter": "^0.4.3",
"slick": "^1.12.2",
"sortablejs": "^1.2.0",
"webfontloader": "^1.6.5"
"webfontloader": "^1.6.6"
},
"devDependencies": {
"browserify": "^11.0.1",
@@ -23,10 +23,10 @@
"gulp-sourcemaps": "^1.5.2",
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.6",
"merge-stream": "^0.1.8",
"merge-stream": "^1.0.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"watchify": "^3.3.1",
"yargs": "^3.17.1"
"yargs": "^3.18.0"
}
}