Skip to content

Commit

Permalink
Widen the range of ember-source in the package.json#peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gokolo committed Aug 1, 2024
1 parent c65cb44 commit 1603c24
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 @@ -100,7 +100,7 @@
"webpack": "^5.75.0"
},
"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 1603c24

Please sign in to comment.