Skip to content

Commit

Permalink
chore: bump release versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitdevos committed Jun 13, 2023
1 parent af33c61 commit 06cdff2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logion-backend-ts",
"version": "0.37.0",
"version": "0.38.0",
"private": true,
"author": {
"name": "Logion Team",
Expand All @@ -23,7 +23,7 @@
"typeorm": "node ./node_modules/typeorm/cli.js -d ./dist/db-tools/ormconfig.js"
},
"dependencies": {
"@logion/node-api": "^0.16.0-6",
"@logion/node-api": "^0.16.0",
"@logion/node-exiftool": "^2.3.1-3",
"@logion/rest-api-core": "^0.4.2-1",
"@polkadot/wasm-crypto": "^7.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1809,17 +1809,17 @@ __metadata:
languageName: node
linkType: hard

"@logion/node-api@npm:^0.16.0-6":
version: 0.16.0-6
resolution: "@logion/node-api@npm:0.16.0-6"
"@logion/node-api@npm:^0.16.0":
version: 0.16.0
resolution: "@logion/node-api@npm:0.16.0"
dependencies:
"@polkadot/api": ^10.4.1
"@polkadot/util": ^12.0.1
"@polkadot/util-crypto": ^12.0.1
"@types/uuid": ^9.0.2
fast-sha256: ^1.3.0
uuid: ^9.0.0
checksum: 2c7d478c2f2d78d5efd9e81f3d218bbfd640795420d2e9a78516d3d9c7f81334882ba524b16070e7a65af2abc850d60ef4b87c33f341b802949891bd537b7923
checksum: 800135730edbd3ce9c12687ae25e976b09bed7ee28246cf445b44a92bb1b89a5d66c1299f0930398f86d8972d0bdb25ccafca323c5035d454e8cb6f1ba3c4bf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5715,7 +5715,7 @@ __metadata:
resolution: "logion-backend-ts@workspace:."
dependencies:
"@istanbuljs/nyc-config-typescript": ^1.0.2
"@logion/node-api": ^0.16.0-6
"@logion/node-api": ^0.16.0
"@logion/node-exiftool": ^2.3.1-3
"@logion/rest-api-core": ^0.4.2-1
"@polkadot/wasm-crypto": ^7.1.1
Expand Down

0 comments on commit 06cdff2

Please sign in to comment.