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 32a70bc commit 942ed15Copy full SHA for 942ed15
lib/koa-api/package.json
@@ -43,12 +43,12 @@
43
},
44
"repository": {
45
"type": "git",
46
- "url": "git+https://github.com/your-username/nextjs-koa-api.git"
+ "url": "git+https://github.com/ivandotv/nextjs-koa-api.git"
47
48
"bugs": {
49
- "url": "https://github.com/your-username/nextjs-koa-api/issues"
+ "url": "https://github.com/ivandotv/nextjs-koa-api/issues"
50
51
- "homepage": "https://github.com/your-username/nextjs-koa-api#readme",
+ "homepage": "https://github.com/ivandotv/nextjs-koa-api#readme",
52
"devDependencies": {
53
"@types/jest": "^27.5.0",
54
"@types/koa": "^2.13.4",
0 commit comments