Skip to content

Commit

Permalink
Add support for Ember v5
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed Oct 1, 2023
1 parent 9da2e6a commit 8ccecda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
"webpack": "^5.78.0"
},
"peerDependencies": {
"ember-source": "^4.0.0"
"ember-source": ">=4.0.0"
},
"engines": {
"node": "14.* || 16.* || >= 18"
Expand Down

0 comments on commit 8ccecda

Please sign in to comment.