Skip to content

Commit 942ed15

Browse files
committed
setup package repo links
1 parent 32a70bc commit 942ed15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/koa-api/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
},
4444
"repository": {
4545
"type": "git",
46-
"url": "git+https://github.com/your-username/nextjs-koa-api.git"
46+
"url": "git+https://github.com/ivandotv/nextjs-koa-api.git"
4747
},
4848
"bugs": {
49-
"url": "https://github.com/your-username/nextjs-koa-api/issues"
49+
"url": "https://github.com/ivandotv/nextjs-koa-api/issues"
5050
},
51-
"homepage": "https://github.com/your-username/nextjs-koa-api#readme",
51+
"homepage": "https://github.com/ivandotv/nextjs-koa-api#readme",
5252
"devDependencies": {
5353
"@types/jest": "^27.5.0",
5454
"@types/koa": "^2.13.4",

0 commit comments

Comments
 (0)