Skip to content

Commit 6d2ee4f

Browse files
committed
Minor package.json fixes
1 parent 86610a3 commit 6d2ee4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"repository": {
2121
"type": "git",
22-
"url": "git+https://github.com/code-collabo/node-mongo-cli.git"
22+
"url": "https://github.com/code-collabo/node-mongo-cli.git"
2323
},
2424
"keywords": [
2525
"cli",
@@ -40,7 +40,7 @@
4040
"author": "Obiagba Mary",
4141
"license": "AGPL-3.0",
4242
"bugs": {
43-
"url": "https://github.com/code-collabo/node-mongo-cli/issues"
43+
"url": "https://github.com/code-collabo/node-mongo/issues"
4444
},
4545
"homepage": "https://github.com/code-collabo/node-mongo-cli#readme",
4646
"dependencies": {

0 commit comments

Comments
 (0)