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 18f13cf commit 3a99c57Copy full SHA for 3a99c57
package.json
@@ -32,12 +32,12 @@
32
},
33
"repository": {
34
"type": "git",
35
- "url": "git+https://github.com/tfarras/nestjs-firebase-admin-sdk.git"
+ "url": "git+https://github.com/tfarras/nestjs-firebase-admin.git"
36
37
"bugs": {
38
- "url": "https://github.com/tfarras/nestjs-firebase-admin-sdk/issues"
+ "url": "https://github.com/tfarras/nestjs-firebase-admin/issues"
39
40
- "homepage": "https://github.com/tfarras/nestjs-firebase-admin-sdk#readme",
+ "homepage": "https://github.com/tfarras/nestjs-firebase-admin#readme",
41
"peerDependencies": {
42
"@nestjs/common": "^6.0.0",
43
"firebase-admin": "^8.10.0"
0 commit comments