Skip to content

Commit e7ca559

Browse files
hsubox76Feiyang1
authored andcommitted
Re-remove firebase devDependency from rxfire (#3423)
* Re-remove firebase devDependency from rxfire * Fix rollup version
1 parent 139ecf1 commit e7ca559

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/rxfire/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
"rxjs": "6.x.x"
4444
},
4545
"devDependencies": {
46-
"firebase": "7.16.0",
47-
"rollup": "2.7.6",
46+
"rollup": "2.21.0",
4847
"rollup-plugin-commonjs": "10.1.0",
4948
"rollup-plugin-node-resolve": "5.2.0",
5049
"rollup-plugin-typescript2": "0.27.1",

0 commit comments

Comments
 (0)