Skip to content

Commit

Permalink
add @ember-data/serializer
Browse files Browse the repository at this point in the history
  • Loading branch information
lozjackson committed Jul 2, 2024
1 parent efaa4b3 commit f1d2847
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
},
"peerDependencies": {
"@ember-data/adapter": "^5.3.8",
"@ember-data/serializer": "^5.3.8",
"ember-source": ">= 4.0.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions 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/adapter@^5.3.8":
"@ember-data/[email protected]":
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 Expand Up @@ -1182,7 +1182,7 @@
resolved "https://registry.yarnpkg.com/@ember-data/rfc395-data/-/rfc395-data-0.0.4.tgz#ecb86efdf5d7733a76ff14ea651a1b0ed1f8a843"
integrity sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ==

"@ember-data/[email protected]":
"@ember-data/[email protected]", "@ember-data/serializer@^5.3.8":
version "5.3.8"
resolved "https://registry.yarnpkg.com/@ember-data/serializer/-/serializer-5.3.8.tgz#274849ac944182792b0c97e7f05c147d5531c3fc"
integrity sha512-EjESckhiZTDtdetihMeup/PXU/pbOTAK8o2SsYGGICwVNpcguH3su9NhoCJQ97/5XL+X5I4KCMm7V8/Lode8vw==
Expand Down

0 comments on commit f1d2847

Please sign in to comment.