Skip to content

Commit 59ff08b

Browse files
committed
chore: update
1 parent c03d136 commit 59ff08b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
"typescript": "2.8.1"
6767
},
6868
"peerDependencies": {
69-
"react": ">= 16.8.0"
69+
"react": ">= 16.8.0",
70+
"firebase": ">= 8.0.0"
7071
},
7172
"typings": "index.d.ts"
7273
}

0 commit comments

Comments
 (0)