Skip to content

Commit

Permalink
Expand ember-source peerDep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaylorhq committed Apr 10, 2024
1 parent 15320e9 commit 20a939d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-this-fallback",
"version": "0.4.0",
"version": "0.4.1",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down Expand Up @@ -108,7 +108,7 @@
},
"peerDependencies": {
"ember-cli-htmlbars": "^6.2.0",
"ember-source": "^3.28.11 || ^4.0.0"
"ember-source": "^3.28.11 || ^4.0.0 || ^5.0.0"
},
"engines": {
"node": "16.* || >= 18"
Expand Down

0 comments on commit 20a939d

Please sign in to comment.