aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/web/package.json b/web/package.json
index 932c3270..aa7ba2ef 100644
--- a/web/package.json
+++ b/web/package.json
@@ -3,24 +3,24 @@
"private": true,
"devDependencies": {
"bower": "",
- "bower-installer": "^0.8.4",
+ "bower-installer": "",
"clean-css": "",
- "gulp": "^3.8.8",
- "gulp-concat": "^2.4.0",
- "gulp-jshint": "^1.8.4",
- "gulp-less": "^1.3.5",
- "gulp-livereload": "^2.1.1",
- "gulp-minify-css": "^0.3.8",
- "gulp-notify": "^1.6.0",
- "gulp-plumber": "^0.6.5",
- "gulp-qunit": "^0.3.3",
- "gulp-react": "^1.0.1",
- "gulp-rename": "^1.2.0",
- "gulp-sourcemaps": "^1.1.5",
- "gulp-uglify": "^1.0.1",
- "gulp-util": "^3.0.1",
- "jshint-stylish": "^0.4.0",
- "merge-stream": "^0.1.5",
+ "gulp": "",
+ "gulp-concat": "",
+ "gulp-jshint": "",
+ "gulp-less": "",
+ "gulp-livereload": "",
+ "gulp-minify-css": "",
+ "gulp-notify": "",
+ "gulp-plumber": "",
+ "gulp-qunit": "",
+ "gulp-react": "",
+ "gulp-rename": "",
+ "gulp-sourcemaps": "",
+ "gulp-uglify": "",
+ "gulp-util": "",
+ "jshint-stylish": "",
+ "merge-stream": "",
"react": "",
"react-tools": ""
}