Skip to content

Instantly share code, notes, and snippets.

@mattmawhinney
Created August 29, 2014 15:38
Show Gist options
  • Save mattmawhinney/1ba558be64470eeb68df to your computer and use it in GitHub Desktop.
Save mattmawhinney/1ba558be64470eeb68df to your computer and use it in GitHub Desktop.
Updated devDependencies for Sails/Angular Test App
"devDependencies": {
"gulp": "~3.8.7",
"gulp-compass": "~1.1.3",
"gulp-concat": "~2.1.7",
"gulp-minify-css": "~0.3.0",
"gulp-notify": "^1.5.0",
"gulp-ruby-sass": "~0.2.0",
"gulp-uglify": "~0.1.0",
"gulp-util": "~2.2.12",
"gulp-watch": "~0.5.0",
"ncp": "~0.5.0"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment