Files
DefinitelyTyped/types/acl/package.json
Wesley Wigham 0de023f0cf Migrate acl from @types/mongodb to mongodb (#59600)
* Migrate acl from @types/mongodb to mongodb

* Update types/acl/package.json

Co-authored-by: michaelm <michael.mitchell@airtable.com>

* Update index.d.ts

* Update index.d.ts

Co-authored-by: michaelm <michael.mitchell@airtable.com>
2022-04-18 14:49:48 -07:00

8 lines
115 B
JSON

{
"private": true,
"dependencies": {
"@types/redis": "^2.8.0",
"mongodb": "^4.5.0"
}
}