nanka iroiro
This commit is contained in:
parent
6927ffa979
commit
5ad77e8a3a
10 changed files with 155 additions and 93 deletions
12
package.json
12
package.json
|
@ -36,13 +36,14 @@
|
|||
"@types/express": "4.0.35",
|
||||
"@types/glob": "5.0.30",
|
||||
"@types/gm": "1.17.30",
|
||||
"@types/gulp-tslint": "3.6.31",
|
||||
"@types/gulp-rename": "0.0.32",
|
||||
"@types/gulp-mocha": "0.0.30",
|
||||
"@types/gulp": "4.0.2",
|
||||
"@types/gulp-mocha": "0.0.30",
|
||||
"@types/gulp-rename": "0.0.32",
|
||||
"@types/gulp-replace": "0.0.30",
|
||||
"@types/gulp-tslint": "3.6.31",
|
||||
"@types/gulp-typescript": "0.0.32",
|
||||
"@types/gulp-util": "3.0.31",
|
||||
"@types/gulp-uglify": "0.0.30",
|
||||
"@types/gulp-util": "3.0.31",
|
||||
"@types/inquirer": "0.0.32",
|
||||
"@types/is-root": "1.0.0",
|
||||
"@types/is-url": "1.2.28",
|
||||
|
@ -65,8 +66,8 @@
|
|||
"@types/websocket": "0.0.33",
|
||||
"autwh": "0.0.1",
|
||||
"bcryptjs": "2.4.3",
|
||||
"cafy": "2.3.0",
|
||||
"body-parser": "1.17.1",
|
||||
"cafy": "2.3.0",
|
||||
"chai": "3.5.0",
|
||||
"chai-http": "3.0.0",
|
||||
"chalk": "1.1.3",
|
||||
|
@ -95,6 +96,7 @@
|
|||
"gulp-mocha": "4.1.0",
|
||||
"gulp-pug": "3.3.0",
|
||||
"gulp-rename": "1.2.2",
|
||||
"gulp-replace": "0.5.4",
|
||||
"gulp-tslint": "7.1.0",
|
||||
"gulp-typescript": "3.1.6",
|
||||
"gulp-uglify": "2.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue