bump deps

master
Sindre Sorhus 2014-05-06 04:31:41 +02:00
parent 5ada09a1cd
commit b64a6120ea
2 changed files with 5 additions and 4 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
node_modules

View File

@ -6,22 +6,22 @@
"connect": "^2.14.4",
"connect-livereload": "^0.4.0",
"gulp": "^3.6.0",
"gulp-autoprefixer": "^0.0.6",
"gulp-autoprefixer": "^0.0.7",
"gulp-bower-files": "^0.2.1",
"gulp-cache": "^0.1.1",
"gulp-clean": "^0.2.4",
"gulp-csso": "^0.2.6",
"gulp-filter": "^0.4.1",
"gulp-flatten": "^0.0.2",
"gulp-imagemin": "^0.2.0",
"gulp-imagemin": "^0.5.0",
"gulp-jshint": "^1.5.3",
"gulp-livereload": "^1.2.0",
"gulp-load-plugins": "^0.5.0",
"gulp-ruby-sass": "^0.4.3",
"gulp-size": "^0.3.0",
"gulp-uglify": "^0.2.1",
"gulp-useref": "^0.3.1",
"jshint-stylish": "^0.1.5",
"gulp-useref": "^0.4.3",
"jshint-stylish": "^0.2.0",
"opn": "^0.1.1",
"wiredep": "^1.4.3"
},