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
[email protected] supprime de ces dépendances @ember/string.
Lors qu'on fait : `npm why @ember/string`, nous avons :
```
@ember/string@"^3.0.0" from [email protected]
node_modules/ember-cli-deprecation-workflow
dev ember-cli-deprecation-workflow@"^3.0.1" from the root project
```
C'est la seule dépendance qui nous la ramène autre qu'en "peer".
Comme nous en avons besoin à plusieurs endroits, il faut donc
l'installer dans le projet.
0 commit comments