Skip to content

Commit

Permalink
fix(deps): add missing peer dependencies to ember data
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Jul 26, 2024
1 parent 6181a63 commit 198d99d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@
"webpack": "5.93.0"
},
"peerDependencies": {
"@ember-data/adapter": "~4.12.0 || >= 5.0.0",
"ember-data": "~4.12.0 || >= 5.0.0",
"ember-source": "^4.0.0"
},
"packageManager": "[email protected]",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 198d99d

Please sign in to comment.