mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-28 04:57:59 +00:00
Merge branch 'master' of github.com:leonidas/gulp-project-template
Conflicts: package.json
This commit is contained in:
31
package.json
31
package.json
@@ -18,29 +18,28 @@
|
||||
"coffee-script": "~1.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gulp-rename": "~0.2.1",
|
||||
"gulp-rename": "~1.2.0",
|
||||
"gulp-uglify": "~0.1.0",
|
||||
"gulp-util": "~2.2.9",
|
||||
"gulp-stylus": "0.0.9",
|
||||
"gulp-jade": "~0.3.0",
|
||||
"node-static": "~0.7.3",
|
||||
"gulp-minify-css": "~0.2.0",
|
||||
"tiny-lr": "0.0.5",
|
||||
"gulp-livereload": "~0.2.0",
|
||||
"bower": "~1.2.8",
|
||||
"browserify-shim": "~3.3.1",
|
||||
"gulp-plumber": "~0.5.6",
|
||||
"gulp-autoprefixer": "0.0.6",
|
||||
"browserify": "~3.33.0",
|
||||
"gulp-util": "~2.2.17",
|
||||
"gulp-stylus": "1.0.2",
|
||||
"gulp-jade": "~0.6.0",
|
||||
"gulp-livereload": "~2.1.0",
|
||||
"bower": "~1.3.5",
|
||||
"browserify-shim": "~3.6.0",
|
||||
"gulp-plumber": "~0.6.3",
|
||||
"gulp-autoprefixer": "0.0.7",
|
||||
"browserify": "~4.1.11",
|
||||
"gulp-streamify": "0.0.5",
|
||||
"vinyl-source-stream": "~0.1.1",
|
||||
"coffeeify": "~0.6.0",
|
||||
"gulp": "~3.6.0",
|
||||
"watchify": "~0.6.3",
|
||||
"karma": "~0.12.21",
|
||||
"karma-jasmine": "~0.1.5",
|
||||
"karma-chrome-launcher": "~0.1.4",
|
||||
"karma-coffee-preprocessor": "~0.2.1"
|
||||
"karma-coffee-preprocessor": "~0.2.1",
|
||||
"gulp": "~3.8.1",
|
||||
"watchify": "~0.10.2",
|
||||
"ecstatic": "~0.5.3",
|
||||
"gulp-minify-css": "~0.3.5"
|
||||
},
|
||||
"browser": {},
|
||||
"browserify-shim": {},
|
||||
|
||||
Reference in New Issue
Block a user