Skip to content

Commit

Permalink
update models
Browse files Browse the repository at this point in the history
  • Loading branch information
hubsmoke committed Nov 4, 2024
1 parent e84dfd5 commit a296ac8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion desci-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@aws-sdk/client-s3": "^3.537.0",
"@desci-labs/desci-codex-lib": "^1.1.7",
"@desci-labs/desci-contracts": "^0.2.7",
"@desci-labs/desci-models": "0.2.12",
"@desci-labs/desci-models": "0.2.14",
"@elastic/elasticsearch": "^8.14.0",
"@honeycombio/opentelemetry-node": "^0.3.2",
"@ipld/dag-pb": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions desci-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2021,10 +2021,10 @@
resolved "https://registry.yarnpkg.com/@desci-labs/desci-contracts/-/desci-contracts-0.2.7.tgz#4047e52e405c361f0c1723bb966364ccc2dfb865"
integrity sha512-T5XhH0qn7z93jb9MlGd68i4mf0tJP+ppfyWKfFBjp+dCUC4GeTMM3Z/6eqaD8QXsBpvRfi+cvb0or3BY47MR2A==

"@desci-labs/desci-models@0.2.12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@desci-labs/desci-models/-/desci-models-0.2.12.tgz#02de2e76ff5e662443086b971326ea8c3c10960d"
integrity sha512-tAjEOR5Xcv4RW4DvBws2X8Qkhu+sSvjufsFbd+hS1dnGBMTQ3o8BWjKLxp/Wd0t7g/WbLDc7/ihkv8F/Df+KbA==
"@desci-labs/desci-models@0.2.14":
version "0.2.14"
resolved "https://registry.yarnpkg.com/@desci-labs/desci-models/-/desci-models-0.2.14.tgz#ebfec96d0677692d1b613f1993fe8e4b5ee2c74f"
integrity sha512-oL7y18XARzVzYH5jIHfK32Qr41Am21XMD7KNNGvim2I+xXcEMEbHjV8ry/4TlHgji83AXRFdkYmQzhYafzN1ow==
dependencies:
jsonld "^8.1.1"
schema-dts "^1.1.2"
Expand Down

0 comments on commit a296ac8

Please sign in to comment.