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
Or.. if you're like me and use this in a metapackage of the common dependencies among your stores, just replace the ^2.0 version constraint by the new ^3 one ;)
💡 Tip: using the ^3 constraint instead of simply letting the default ^3.0 allows us to use SemVer for our future releases