Skip to content

Commit

Permalink
fix ember-source peer declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed May 2, 2024
1 parent 6181690 commit c6ee0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ember-cli-fastboot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"webpack": "^5.91.0"
},
"peerDependencies": {
"ember-source": "^4.0.0"
"ember-source": ">=3.16"
},
"engines": {
"node": "14.* || 16.* || >= 18"
Expand Down

0 comments on commit c6ee0e3

Please sign in to comment.