Skip to content

Commit

Permalink
Move ember-power-select to dep (#543)
Browse files Browse the repository at this point in the history
Much like ember-cli-page-object, this is exposed via test-support, so webpack has issues compiling unless it's a dep
  • Loading branch information
elwayman02 authored Apr 28, 2023
1 parent c3408a8 commit 1eba91f
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 @@ -55,6 +55,7 @@
"ember-cli-string-helpers": "^6.1.0",
"ember-cli-typescript": "^5.2.1",
"ember-composable-helpers": "~5.0.0",
"ember-power-select": "^6.0.0",
"ember-truth-helpers": "^3.0.0",
"fs-extra": "^10.0.0",
"tracked-built-ins": "^3.1.0"
Expand Down Expand Up @@ -124,7 +125,6 @@
"ember-maybe-import-regenerator": "^0.1.6",
"ember-models-table-floating-filter": "1.5.0",
"ember-page-title": "^7.0.0",
"ember-power-select": "^6.0.0",
"ember-prism": "^0.13.0",
"ember-qunit": "^6.2.0",
"ember-resolver": "^10.0.0",
Expand Down

0 comments on commit 1eba91f

Please sign in to comment.