mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
* 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>
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@types/redis": "^2.8.0",
|
|
"mongodb": "^4.5.0"
|
|
}
|
|
}
|