summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index c20fd0c52a..69090349e1 100644
--- a/package.json
+++ b/package.json
@@ -53,6 +53,7 @@
"@types/is-root": "1.0.0",
"@types/is-url": "1.2.28",
"@types/js-yaml": "3.10.1",
+ "@types/mkdirp": "^0.5.2",
"@types/mocha": "2.2.44",
"@types/mongodb": "2.2.17",
"@types/monk": "1.0.6",
@@ -62,6 +63,7 @@
"@types/node": "8.5.1",
"@types/page": "1.5.32",
"@types/proxy-addr": "2.0.0",
+ "@types/pug": "^2.0.4",
"@types/qrcode": "0.8.0",
"@types/ratelimiter": "2.1.28",
"@types/redis": "2.8.3",
@@ -112,6 +114,7 @@
"gulp-pug": "3.3.0",
"gulp-rename": "1.2.2",
"gulp-replace": "0.6.1",
+ "gulp-stylus": "^2.6.0",
"gulp-tslint": "8.1.2",
"gulp-typescript": "3.2.3",
"gulp-uglify": "3.0.0",
@@ -122,6 +125,7 @@
"is-url": "1.2.2",
"js-yaml": "3.10.0",
"mecab-async": "0.1.2",
+ "mkdirp": "^0.5.1",
"mocha": "4.0.1",
"moji": "0.5.1",
"mongodb": "2.2.33",