Skip to content

Commit 503795b

Browse files
committed
Update dependency rxjs to v7
1 parent 7da7283 commit 503795b

File tree

2 files changed

+104
-9
lines changed

2 files changed

+104
-9
lines changed

package-lock.json

Lines changed: 103 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/router": "~7.1.0",
2323
"core-js": "^2.5.4",
2424
"firebase": "^5.6.0",
25-
"rxjs": "~6.3.3",
25+
"rxjs": "~7.1.0",
2626
"tslib": "^1.9.0",
2727
"zone.js": "~0.8.26"
2828
},

0 commit comments

Comments
 (0)