Skip to content

Commit

Permalink
Merge pull request #434 from qonto/ember-peer-dependencies
Browse files Browse the repository at this point in the history
fix(peer-deps): explicitly set ember-source versions range
  • Loading branch information
dannycalleri authored Sep 28, 2023
2 parents ee67e53 + 462d2a8 commit 59974d5
Show file tree
Hide file tree
Showing 2 changed files with 1,091 additions and 1,571 deletions.
3 changes: 3 additions & 0 deletions ember-autofocus-modifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
"rollup": "^2.67.0",
"rollup-plugin-copy": "^3.5.0"
},
"peerDependencies": {
"ember-source": "^3.28.0 || ^4.0.0 || ^5.0.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
Expand Down
Loading

0 comments on commit 59974d5

Please sign in to comment.