Skip to content

Commit

Permalink
Merge pull request #427 from appuniversum/chore/support-ember-v5
Browse files Browse the repository at this point in the history
Add Ember v5 support
  • Loading branch information
Windvis authored Sep 13, 2023
2 parents 1efc9fc + fd66056 commit 0e53706
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 @@ -140,7 +140,7 @@
"ember-power-select": "2.x || 3.x || 4.x || 5.x || 6.x || 7.x"
},
"peerDependencies": {
"ember-source": "^3.28.0 || ^4.0.0"
"ember-source": "^3.28.0 || ^4.0.0 || ^5.0.0"
},
"engines": {
"node": "14.* || 16.* || >= 18"
Expand Down

0 comments on commit 0e53706

Please sign in to comment.