mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
* avoid overflow * Update src/bun.js/bindings/exports.zig * add mongodb inspect test * bun db test --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
7 lines
73 B
JSON
7 lines
73 B
JSON
{
|
|
"name": "mongodb",
|
|
"dependencies": {
|
|
"mongodb": "6.0.0"
|
|
}
|
|
}
|