Refactoring

* Removed needless dependencies
* All functionality should be like earlier
This commit is contained in:
Riku Rouvila
2015-05-20 23:13:01 +03:00
parent 71af2bbb28
commit 6eaa314e82
2 changed files with 39 additions and 58 deletions

View File

@@ -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": [