You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add @firebase/logger as dependency to app-types (#5144)
* Add @firebase/logger as devDependency to app-types
* Change @firebase/logger dependency type to peerDependency
* Pin @firebase/logger version and add as a dependency
* Add changeset
Add @firebase/logger as a dependency to @firebase/app-types to ensure that it can be resolved when compiling the package in a strict yarn PnP environment.
0 commit comments