Skip to content

Commit

Permalink
feat: update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
eruizgar91 committed May 14, 2024
1 parent 8fe4d4d commit 1bda6b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-ts",
"version": "3.0.3",
"version": "3.0.4-rc0",
"description": "Nevermined Node",
"main": "main.ts",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@nestjs/typeorm": "^10.0.2",
"@nevermined-io/argo-workflows-api": "^0.1.3",
"@nevermined-io/passport-nevermined": "^0.3.0",
"@nevermined-io/sdk": "3.0.5",
"@nevermined-io/sdk": "3.0.6-rc0",
"@sideway/address": "^5.0.0",
"@sideway/formula": "^3.0.1",
"@sideway/pinpoint": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1435,10 +1435,10 @@
jose "^4.11.2"
passport-strategy "^1.0.0"

"@nevermined-io/sdk@3.0.5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@nevermined-io/sdk/-/sdk-3.0.5.tgz#c2b6f9c54757d3907aeb78e36dba94399d9b81a8"
integrity sha512-OLjEiT9eqzVe35wsRgAQIYa1gQTtlsSAdo70EwHzzckTr6N/qPlFjMP39izprdDoMTSdutmdzY2cSUg4y4kmGA==
"@nevermined-io/sdk@3.0.6-rc0":
version "3.0.6-rc0"
resolved "https://registry.yarnpkg.com/@nevermined-io/sdk/-/sdk-3.0.6-rc0.tgz#ff6247976383a63c25c4b96bfc432b4a48477f1b"
integrity sha512-QR9D87uRNP82KJNfMGG7TaUdKxZ7HosvNeMSRsFYm/H+puwCmkNIiF0+TBh8hSl3meT9vNEEm73Q5cff6/CUNA==
dependencies:
"@alchemy/aa-core" "3.12.1"
"@apollo/client" "^3.7.16"
Expand Down

0 comments on commit 1bda6b5

Please sign in to comment.