Skip to content

Commit

Permalink
Merge pull request #113 from nevermined-io/feature/node_v1.0.0-rc7
Browse files Browse the repository at this point in the history
Node v1.0.0-rc7
  • Loading branch information
aaitor authored Jan 27, 2023
2 parents 5672fcd + 24c2622 commit cd974e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-ts",
"version": "1.0.0-rc6",
"version": "1.0.0-rc7",
"description": "Nevermined Node",
"main": "main.ts",
"scripts": {
Expand Down Expand Up @@ -31,8 +31,8 @@
"@nestjs/swagger": "^5.2.0",
"@nestjs/typeorm": "^8.0.3",
"@nevermined-io/argo-workflows-api": "^0.1.3",
"@nevermined-io/nevermined-sdk-dtp": "0.3.0-rc13",
"@nevermined-io/nevermined-sdk-js": "1.0.0-rc16",
"@nevermined-io/nevermined-sdk-dtp": "0.3.0-rc14",
"@nevermined-io/nevermined-sdk-js": "1.0.0-rc17",
"@nevermined-io/passport-nevermined": "^0.1.1",
"@sideway/address": "^4.1.3",
"@sideway/formula": "^3.0.0",
Expand Down

0 comments on commit cd974e0

Please sign in to comment.