mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 15:37:24 +00:00
Moved @types/mongodb from dependencies to dev dependencies (#350)
Co-authored-by: Piotr Błażejewicz <peterblazejewicz@users.noreply.github.com>
This commit is contained in:
1
package-lock.json
generated
1
package-lock.json
generated
@@ -2095,6 +2095,7 @@
|
||||
"version": "3.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/mongodb/-/mongodb-3.6.5.tgz",
|
||||
"integrity": "sha512-XbG9+2wNaEwUn5DlhgN4ogjUYYzvjIsH6gwPvXXoTgfiQqUNq41RNxOqO+lrdpCjlRKtt/Pv7ZgSl7paQ/GUjw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/bson": "*",
|
||||
"@types/node": "*"
|
||||
|
||||
Reference in New Issue
Block a user