Skip to content

Commit 37d4204

Browse files
committed
fix: update repository URL and issue links in package.json
1 parent 83d6046 commit 37d4204

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/contentstack/migration-v2"
17+
"url": "git+https://github.com/contentstack/migration-v2.git"
1818
},
1919
"author": "",
2020
"license": "ISC",
2121
"bugs": {
22-
"url": "https://github.com/contentstack/migration-v2/issues"
22+
"url": "https://github.com/contentstack/migration-v2.git/issues"
2323
},
24-
"homepage": "https://github.com/contentstack/migration-v2#readme",
24+
"homepage": "https://github.com/contentstack/migration-v2.git#readme",
2525
"devDependencies": {
2626
"@types/estree": "^1.0.7",
2727
"@types/express": "^5.0.1",

0 commit comments

Comments
 (0)