Skip to content

Commit

Permalink
Fix peer range
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jun 8, 2024
1 parent 5b5775c commit 5d6647a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ember-cli-babel": "^7.26.11"
},
"peerDependencies": {
"ember-source": "^4.8.3 || >= 5.0.0"
"ember-source": "^4.12.0 || >= 5.0.0"
},
"peerDependenciesMeta": {
"ember-source": {
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5d6647a

Please sign in to comment.