mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-25 01:56:39 +00:00
Refactoring
* Removed needless dependencies * All functionality should be like earlier
This commit is contained in:
11
package.json
11
package.json
@@ -20,18 +20,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"bower": "~1.3.5",
|
||||
"browser-sync": "~2.2.2",
|
||||
"browserify": "~6.1.0",
|
||||
"chalk": "~0.5.1",
|
||||
"browser-sync": "^2.7.2",
|
||||
"browserify": "^10.2.1",
|
||||
"coffeeify": "~0.7.0",
|
||||
"deamdify": "^0.1.1",
|
||||
"debowerify": "~0.9.1",
|
||||
"ecstatic": "~0.5.3",
|
||||
"gulp": "~3.8.1",
|
||||
"gulp-autoprefixer": "1.0.1",
|
||||
"gulp-filter": "^2.0.2",
|
||||
"gulp-duration": "0.0.0",
|
||||
"gulp-jade": "~0.9.0",
|
||||
"gulp-minify-css": "~0.3.5",
|
||||
"gulp-notify": "^2.2.0",
|
||||
"gulp-sourcemaps": "^1.3.0",
|
||||
"gulp-streamify": "0.0.5",
|
||||
@@ -43,9 +41,8 @@
|
||||
"karma-cli": "0.0.4",
|
||||
"karma-coffee-preprocessor": "~0.2.1",
|
||||
"karma-jasmine": "~0.2.2",
|
||||
"pretty-hrtime": "~0.2.2",
|
||||
"vinyl-source-stream": "~1.0.0",
|
||||
"watchify": "~2.3.0"
|
||||
"watchify": "^3.2.1"
|
||||
},
|
||||
"browserify": {
|
||||
"transform": [
|
||||
|
||||
Reference in New Issue
Block a user