🍕
This commit is contained in:
parent
0c0dc1ce3f
commit
5166fc92b6
17 changed files with 295 additions and 44 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue