Skip to content

Commit

Permalink
add ember-data/adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
lozjackson committed Jul 2, 2024
1 parent e0db823 commit efaa4b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
"webpack": "^5.91.0"
},
"peerDependencies": {
"@ember-data/adapter": "^5.3.8",
"ember-source": ">= 4.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@
resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-3.1.1.tgz#63085d2995ca0f0e55aa8b8a07d69bfd48b844fe"
integrity sha512-a7cxGcJ2wIlMFLlh8z2ONm+715QkPHiyJcxwQlKOz/03GPw1COpfhcmC9wm4xlZfp//jWHNNMwzjtqHXVWU9KA==

"@ember-data/[email protected]":
"@ember-data/[email protected]", "@ember-data/adapter@^5.3.8":
version "5.3.8"
resolved "https://registry.yarnpkg.com/@ember-data/adapter/-/adapter-5.3.8.tgz#31714a01fa08b149d96549d98853a827f46498ad"
integrity sha512-mlyGQyiNv3C5SN0jRqVboixnSW/h0r1g7wsCus35p51zKYtq7HGyp3EaEQZOt+4dRS0wNfDx4Z95PPbH/rmH0Q==
Expand Down

0 comments on commit efaa4b3

Please sign in to comment.