Update type definitions

This commit is contained in:
Aya Morisawa 2016-12-29 11:08:48 +09:00
parent b34958bb6e
commit 645544a019

View file

@ -19,13 +19,13 @@
"test": "gulp test"
},
"dependencies": {
"@types/bcrypt": "0.0.30",
"@types/bcrypt": "1.0.0",
"@types/body-parser": "0.0.33",
"@types/browserify": "12.0.30",
"@types/chalk": "0.4.31",
"@types/compression": "0.0.33",
"@types/cors": "0.0.33",
"@types/elasticsearch": "5.0.0",
"@types/elasticsearch": "5.0.9",
"@types/event-stream": "3.3.30",
"@types/express": "4.0.34",
"@types/glob": "5.0.30",
@ -36,17 +36,17 @@
"@types/gulp-typescript": "0.0.32",
"@types/gulp-uglify": "0.0.29",
"@types/gulp-util": "3.0.30",
"@types/inquirer": "0.0.31",
"@types/js-yaml": "3.5.28",
"@types/mongodb": "2.1.34",
"@types/inquirer": "0.0.32",
"@types/js-yaml": "3.5.29",
"@types/mongodb": "2.1.36",
"@types/ms": "0.7.29",
"@types/multer": "0.0.32",
"@types/ratelimiter": "2.1.28",
"@types/redis": "0.12.32",
"@types/request": "0.0.33",
"@types/redis": "0.12.34",
"@types/request": "0.0.37",
"@types/rimraf": "0.0.28",
"@types/serve-favicon": "2.2.28",
"@types/shelljs": "0.3.32",
"@types/shelljs": "0.3.33",
"@types/uuid": "2.0.29",
"@types/vinyl-buffer": "0.0.28",
"@types/vinyl-source-stream": "0.0.28",