mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-31 11:07:32 +08:00
Merge pull request #26670 from ErazerBrecht/patch-2
Update dependancy for 'connect-mongo'
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
"paths": {
|
||||
"mongodb": [
|
||||
"mongodb/v2"
|
||||
]
|
||||
],
|
||||
"mongoose": [
|
||||
"mongoose/v4"
|
||||
]
|
||||
},
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
@@ -25,4 +28,4 @@
|
||||
"index.d.ts",
|
||||
"connect-mongo-tests.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user