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
chore(deps): require current version of ngx-translate wo/semver range
- there's no need to use a semver range like `">=15.0.0 <16.0.0"` because `"^15.0.0"` is doing the same thing and is less problematic if anyone want to go higher in the future
0 commit comments