We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293f56c commit dfe8892Copy full SHA for dfe8892
1 file changed
package.json
@@ -6,6 +6,10 @@
6
"src",
7
"mongodb-legacy.d.ts"
8
],
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git@github.com:mongodb-js/nodejs-mongodb-legacy.git"
12
+ },
13
"main": "src/index.js",
14
"types": "mongodb-legacy.d.ts",
15
"engines": {
0 commit comments