Skip to content

Commit 253a70a

Browse files
committed
update git url in package.json
1 parent 32877f3 commit 253a70a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,9 @@
1919
"files": [
2020
"template",
2121
"template.json"
22-
]
22+
],
23+
"repository": {
24+
"type": "git",
25+
"url": "https://github.com/tiptopcoder/cra-template-next-express-typescript.git"
26+
}
2327
}

0 commit comments

Comments
 (0)