Skip to content

Commit d042137

Browse files
author
Chris Raynor
committed
version bump and adding collaborator
1 parent b85676e commit d042137

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "firebase-tools",
33
"preferGlobal": true,
4-
"version": "0.5.0",
4+
"version": "1.0.0",
55
"description": "The Firebase Command Line Tools",
66
"keywords": [
77
"firebase"
@@ -11,6 +11,14 @@
1111
{
1212
"name": "Chris Raynor",
1313
"email": "[email protected]"
14+
},
15+
{
16+
"name": "Adam Putinski",
17+
"email": "[email protected]"
18+
},
19+
{
20+
"name": "Rob DiMarco",
21+
"email": "[email protected]"
1422
}
1523
],
1624
"repository": "https://github.com/firebase/firebase-tools.git",

0 commit comments

Comments
 (0)