Skip to content

Commit

Permalink
Merge pull request #43 from simonihmig/eai2
Browse files Browse the repository at this point in the history
[BREAKING] Update ember-auto-import to v2
  • Loading branch information
josemarluedke committed Nov 18, 2021
2 parents 1f89898 + cff841c commit 9d1d4f6
Show file tree
Hide file tree
Showing 2 changed files with 674 additions and 34 deletions.
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -26,8 +26,8 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@embroider/macros": "^0.41.0",
"ember-auto-import": "^1.11.2",
"@embroider/macros": "^0.47.2",
"ember-auto-import": "^2.2.3",
"ember-cli-babel": "^7.26.3",
"ember-modifier-manager-polyfill": "^1.2.0",
"focus-trap": "^6.4.0"
Expand Down Expand Up @@ -78,7 +78,8 @@
"prettier": "^2.2.1",
"qunit": "^2.14.1",
"qunit-dom": "^1.6.0",
"sass": "^1.32.12"
"sass": "^1.32.12",
"webpack": "^5.64.0"
},
"engines": {
"node": ">= 10.*"
Expand Down

0 comments on commit 9d1d4f6

Please sign in to comment.