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 36bb591 commit 5f35341Copy full SHA for 5f35341
package.json
@@ -11,7 +11,7 @@
11
},
12
"repository": {
13
"type": "git",
14
- "url": "git+ssh://git@github.com/neel1996/gitconvex-server.git"
+ "url": "https://github.com/neel1996/gitconvex"
15
16
"keywords": [
17
"gitconvex",
@@ -25,9 +25,9 @@
25
"author": "itassistors",
26
"license": "Apache License 2.0",
27
"bugs": {
28
- "url": "https://github.com/neel1996/gitconvex-package/issues"
+ "url": "https://github.com/neel1996/gitconvex/issues"
29
30
- "homepage": "https://github.com/neel1996/gitconvex-package#readme",
+ "homepage": "https://github.com/neel1996/gitconvex#readme",
31
"dependencies": {
32
"axios": "^0.19.2",
33
"child_process": "^1.0.2",
0 commit comments