Skip to content

Commit

Permalink
Merge pull request #147 from empress/fix-peer
Browse files Browse the repository at this point in the history
fix peer dependency
  • Loading branch information
mansona authored Mar 8, 2024
2 parents a9d5df3 + 93f20a6 commit 6b267cd
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 @@ -84,7 +84,7 @@
"webpack": "^5.89.0"
},
"peerDependencies": {
"ember-source": ">= 4.0.0"
"ember-source": ">= 3.12.0"
},
"engines": {
"node": ">= 18"
Expand Down

0 comments on commit 6b267cd

Please sign in to comment.