Skip to content

Commit 5f66ee2

Browse files
committed
fix(deploy): update to @angular/fire 6.1.0-rc.1 to fix ng deploy
- the deprecated Workspace API was removed
1 parent 1df4928 commit 5f66ee2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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/common": "11.0.0",
2323
"@angular/compiler": "11.0.0",
2424
"@angular/core": "11.0.0",
25-
"@angular/fire": "^6.0.5",
25+
"@angular/fire": "^6.1.0-rc.1",
2626
"@angular/forms": "11.0.0",
2727
"@angular/material": "11.0.0",
2828
"@angular/platform-browser": "11.0.0",

0 commit comments

Comments
 (0)