Skip to content

Commit

Permalink
Merge pull request #70 from NullVoxPopuli/patch-2
Browse files Browse the repository at this point in the history
Add ember-source v5 to peers
  • Loading branch information
kategengler committed Apr 5, 2023
2 parents c2a0340 + a42613f commit 9f8791f
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 @@ -70,7 +70,7 @@
"webpack": "^5.65.0"
},
"peerDependencies": {
"ember-source": "^3.8 || ^4.0.0"
"ember-source": "^3.8 || ^4.0.0 || ^5.0.0"
},
"engines": {
"node": "12.* || 14.* || >= 16"
Expand Down

0 comments on commit 9f8791f

Please sign in to comment.