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
The last 1.x release, v1.1.3, seems to be missing its type declarations. This is causing ember-try scenarios, which always ignore the lockfile, to fail for our projects with an ember-animated@^1 dependency unless we lock to <= 1.1.2
The last 1.x release, v1.1.3, seems to be missing its type declarations. This is causing
ember-try
scenarios, which always ignore the lockfile, to fail for our projects with anember-animated@^1
dependency unless we lock to<= 1.1.2
For instance:
The text was updated successfully, but these errors were encountered: