We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67ae96 commit 6468e9fCopy full SHA for 6468e9f
1 file changed
package.json
@@ -14,14 +14,14 @@
14
},
15
"repository": {
16
"type": "git",
17
- "url": "git+https://github.com/contentstack/migration-v2"
+ "url": "git+https://github.com/contentstack/migration-v2.git"
18
19
"author": "",
20
"license": "ISC",
21
"bugs": {
22
- "url": "https://github.com/contentstack/migration-v2/issues"
+ "url": "https://github.com/contentstack/migration-v2.git/issues"
23
24
- "homepage": "https://github.com/contentstack/migration-v2#readme",
+ "homepage": "https://github.com/contentstack/migration-v2.git#readme",
25
"devDependencies": {
26
"@types/estree": "^1.0.7",
27
"@types/express": "^5.0.1",
0 commit comments