Skip to content

Commit b945ca5

Browse files
authored
Updated repository info (#76)
1 parent b021b4d commit b945ca5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "firebase-admin",
33
"version": "5.2.1",
44
"description": "Firebase admin SDK for Node.js",
5-
"author": "Firebase (https://firebase.google.com/)",
5+
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
66
"license": "Apache-2.0",
77
"homepage": "https://firebase.google.com/",
88
"scripts": {
@@ -15,6 +15,10 @@
1515
"realtime",
1616
"authentication"
1717
],
18+
"repository": {
19+
"type": "git",
20+
"url": "https://github.com/firebase/firebase-admin-node"
21+
},
1822
"main": "lib/index.js",
1923
"files": [
2024
"lib/",

0 commit comments

Comments
 (0)