Skip to content

Instantly share code, notes, and snippets.

@ar7n
Created July 16, 2015 08:31
Show Gist options
  • Save ar7n/46169f6300b6755a4f20 to your computer and use it in GitHub Desktop.
Save ar7n/46169f6300b6755a4f20 to your computer and use it in GitHub Desktop.
Gulp dev dependencies
"devDependencies": {
"browser-sync": "^2.2.1",
"del": "^1.1.1",
"gulp": "^3.8.11",
"gulp-concat": "^2.5.2",
"gulp-filter": "^2.0.2",
"gulp-less": "^3.0.1",
"gulp-minify-css": "^1.1.1",
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.4",
"gulp.spritesmith": "^3.5.4",
"main-bower-files": "^2.5.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment