aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/package.json b/web/package.json
index 6adb6687..de90587f 100644
--- a/web/package.json
+++ b/web/package.json
@@ -15,10 +15,13 @@
"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-sprite-generator": "^0.2.0",
"gulp-uglify": "^1.0.1",
"gulp-util": "^3.0.1",
"jshint-stylish": "^0.4.0",
+ "merge-stream": "^0.1.5",
"react": "",
"react-tools": ""
}