Skip to content

Commit 0a611ca

Browse files
committed
fixes
1 parent b61f13f commit 0a611ca

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/LuckyOkoedion/rest-api-with-hapi-typescript-tsoa-prisma-and-postgresql.git"
17+
"url": "git+https://github.com/LuckyOkoedion/rest-api-with-hapi-typescript-prisma-and-postgresql.git"
1818
},
1919
"author": "Lucky Okoedion",
2020
"license": "ISC",
2121
"bugs": {
22-
"url": "https://github.com/LuckyOkoedion/rest-api-with-hapi-typescript-tsoa-prisma-and-postgresql/issues"
22+
"url": "https://github.com/LuckyOkoedion/rest-api-with-hapi-typescript-prisma-and-postgresql/issues"
2323
},
24-
"homepage": "https://github.com/LuckyOkoedion/rest-api-with-hapi-typescript-tsoa-prisma-and-postgresql#readme",
24+
"homepage": "https://github.com/LuckyOkoedion/rest-api-with-hapi-typescript-prisma-and-postgresql#readme",
2525
"dependencies": {
2626
"@hapi/boom": "^9.1.4",
2727
"@hapi/hapi": "^20.2.0",

0 commit comments

Comments
 (0)