Skip to content

Commit

Permalink
Drop ember-auto-import dependency.
Browse files Browse the repository at this point in the history
Now that we have moved to requiring the callsite to pass in
`QUnit.assert` to `setup` we no longer need `ember-auto-import` as a
dependency.
  • Loading branch information
rwjblue committed Oct 21, 2020
1 parent a264363 commit 1909bb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"dependencies": {
"broccoli-funnel": "^3.0.3",
"broccoli-merge-trees": "^4.2.0",
"ember-auto-import": "^1.6.0",
"ember-cli-babel": "^7.23.0",
"ember-cli-version-checker": "^5.1.1"
},
Expand Down

0 comments on commit 1909bb4

Please sign in to comment.