Skip to content

Commit

Permalink
add ember-auto-import as a dependency to avoid issues resolving @embe…
Browse files Browse the repository at this point in the history
…r/string peer dependency
  • Loading branch information
jelhan committed Dec 21, 2024
1 parent cb4ec4f commit d9fbf60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
},
"dependencies": {
"broccoli-funnel": "^3.0.2",
"ember-auto-import": "^2.6.3",
"ember-cli-babel": "^7.26.11",
"ember-cli-typescript": "^5.1.1"
},
Expand Down Expand Up @@ -86,7 +87,6 @@
"@typescript-eslint/parser": "^5.57.1",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.0.1",
"ember-auto-import": "^2.6.3",
"ember-cli": "~4.12.3",
"ember-cli-dependency-checker": "^3.3.1",
"ember-cli-htmlbars": "^6.2.0",
Expand Down

0 comments on commit d9fbf60

Please sign in to comment.