From 300868edff433f0f895a83482e0e7d92fa9e815e Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Thu, 5 Mar 2015 01:52:47 +0100 Subject: clean up web builds --- web/package.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'web/package.json') diff --git a/web/package.json b/web/package.json index 2afae777..7dce1993 100644 --- a/web/package.json +++ b/web/package.json @@ -23,7 +23,6 @@ "flux": "" }, "devDependencies": { - "bower": "", "browserify": "=8.0.1", "gulp": "", "gulp-concat": "", @@ -33,6 +32,7 @@ "gulp-livereload": "", "gulp-minify-css": "", "gulp-notify": "", + "gulp-peg": "", "gulp-plumber": "", "gulp-react": "", "gulp-rename": "", @@ -40,17 +40,13 @@ "gulp-rev": "", "gulp-sourcemaps": "", "gulp-uglify": "", - "gulp-util": "", "jest-cli": "^0.1.18", "jshint-stylish": "", "lodash": "", "map-stream": "", - "react": "", - "react-tools": "", "reactify": "", "vinyl-buffer": "", "vinyl-source-stream": "", - "vinyl-transform": "", - "gulp-peg": "" + "vinyl-transform": "" } } -- cgit v1.2.3