Skip to content

Commit

Permalink
allow ember-source 5.0.0 in peerdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryD committed Nov 14, 2023
1 parent 427b782 commit 0fda558
Show file tree
Hide file tree
Showing 2 changed files with 17,553 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"colors": "1.4.0"
},
"peerDependencies": {
"ember-source": "^4.0.0"
"ember-source": "^4.0.0 || ^5.0.0"
},
"engines": {
"node": "14.* || 16.* || >= 18"
Expand Down
Loading

0 comments on commit 0fda558

Please sign in to comment.