summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index c45fcd9e..35f4790c 100644
--- a/package.json
+++ b/package.json
@@ -20,17 +20,20 @@
"gulp-notify": "^2.2.0",
"gulp-processhtml": "^1.1.0",
"gulp-rename": "^1.2.2",
+ "gulp-replace": "^0.5.4",
"gulp-typings": "^2.0.4",
"jquery": "^3.1.0",
"jquery-mousewheel": "^3.1.13",
"jquery.easing": "^1.4.1",
"less": "^2.7.1",
+ "run-sequence": "^1.2.2",
"socket.io-client": "^1.4.8",
"tsify": "^2.0.2",
"tslint": "^3.10.2",
"typescript": "^2.1.4",
"typings": "^1.3.2",
- "vinyl-source-stream": "^1.1.0"
+ "vinyl-source-stream": "^1.1.0",
+ "yargs": "^6.6.0"
},
"devDependencies": {
"jasmine-core": "^2.4.1"