Skip to content

Commit 3a99c57

Browse files
committed
update links to the repository
1 parent 18f13cf commit 3a99c57

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
@@ -32,12 +32,12 @@
3232
},
3333
"repository": {
3434
"type": "git",
35-
"url": "git+https://github.com/tfarras/nestjs-firebase-admin-sdk.git"
35+
"url": "git+https://github.com/tfarras/nestjs-firebase-admin.git"
3636
},
3737
"bugs": {
38-
"url": "https://github.com/tfarras/nestjs-firebase-admin-sdk/issues"
38+
"url": "https://github.com/tfarras/nestjs-firebase-admin/issues"
3939
},
40-
"homepage": "https://github.com/tfarras/nestjs-firebase-admin-sdk#readme",
40+
"homepage": "https://github.com/tfarras/nestjs-firebase-admin#readme",
4141
"peerDependencies": {
4242
"@nestjs/common": "^6.0.0",
4343
"firebase-admin": "^8.10.0"

0 commit comments

Comments
 (0)