Created
October 26, 2015 14:39
-
-
Save nathanlong/1bcd85a4511c25d49f15 to your computer and use it in GitHub Desktop.
Revisions
-
nathanlong created this gist
Oct 26, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ { "devDependencies": { "gulp": "^3.9.0", "gulp-autoprefixer": "^2.3.1", "gulp-concat": "^2.5.2", "gulp-notify": "^2.2.0", "gulp-sass": "^2.0.1", "gulp-uglify": "^1.2.0", "gulp-changed": "^1.2.1" } }