1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

Merge pull request #73 from peterblazejewicz/types/passport-local

Replace passport-local definition file with @types/passport-local
This commit is contained in:
Bowden Kelly
2018-01-09 10:55:20 -08:00
committed by GitHub
3 changed files with 3 additions and 50 deletions

View File

@@ -72,6 +72,7 @@
"@types/nodemailer": "^1.3.32",
"@types/passport": "^0.3.3",
"@types/passport-facebook": "^2.1.3",
"@types/passport-local": "^1.0.32",
"@types/request": "^2.0.9",
"@types/supertest": "^2.0.4",
"@types/shelljs": "^0.7.7",