updated npm packages

This commit is contained in:
Keivan Beigi 2015-07-05 19:16:05 -07:00
parent 8d85fb15c4
commit 8fede1efc9
1 changed files with 16 additions and 16 deletions

View File

@ -15,25 +15,25 @@
"gitHead": "9ff7aa1bf7fe38c4c5bdb92f56c8ad556916ed67",
"readmeFilename": "readme.md",
"dependencies": {
"del": "1.1.1",
"gulp": "3.8.10",
"gulp-cached": "1.0.2",
"gulp-concat": "2.4.3",
"del": "1.2.0",
"gulp": "3.9.0",
"gulp-cached": "1.1.0",
"gulp-concat": "2.6.0",
"gulp-declare": "0.3.0",
"gulp-handlebars": "3.0.1",
"gulp-jshint": "1.9.2",
"gulp-less": "2.0.1",
"gulp-handlebars": "4.0.0",
"gulp-jshint": "1.11.2",
"gulp-less": "3.0.3",
"gulp-print": "1.1.0",
"gulp-replace": "0.5.2",
"gulp-run": "1.6.6",
"gulp-stripbom": "1.0.4",
"gulp-webpack": "1.2.0",
"gulp-wrap": "0.10.1",
"handlebars": "2.0.0",
"jshint-loader": "0.8.1",
"jshint-stylish": "1.0.0",
"run-sequence": "1.0.2",
"streamqueue": "0.1.1",
"webpack": "1.5.3"
"gulp-run": "1.6.8",
"gulp-webpack": "1.5.0",
"gulp-wrap": "0.11.0",
"handlebars": "3.0.3",
"jshint-loader": "0.8.3",
"jshint-stylish": "2.0.1",
"run-sequence": "1.1.1",
"streamqueue": "1.1.0",
"webpack": "1.10.1"
}
}