We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86610a3 commit 6d2ee4fCopy full SHA for 6d2ee4f
package.json
@@ -19,7 +19,7 @@
19
},
20
"repository": {
21
"type": "git",
22
- "url": "git+https://github.com/code-collabo/node-mongo-cli.git"
+ "url": "https://github.com/code-collabo/node-mongo-cli.git"
23
24
"keywords": [
25
"cli",
@@ -40,7 +40,7 @@
40
"author": "Obiagba Mary",
41
"license": "AGPL-3.0",
42
"bugs": {
43
- "url": "https://github.com/code-collabo/node-mongo-cli/issues"
+ "url": "https://github.com/code-collabo/node-mongo/issues"
44
45
"homepage": "https://github.com/code-collabo/node-mongo-cli#readme",
46
"dependencies": {
0 commit comments