Skip to content

Commit

Permalink
chore: bump versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdethier committed Aug 7, 2023
1 parent a6f9a28 commit d46ed4d
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.40.1",
"version": "0.41.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.18.0-2",
"@logion/node-api": "^0.18.0",
"@logion/node-exiftool": "^2.3.1-3",
"@logion/rest-api-core": "^0.4.3",
"@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 @@ -1811,17 +1811,17 @@ __metadata:
languageName: node
linkType: hard

"@logion/node-api@npm:^0.18.0-2":
version: 0.18.0-3
resolution: "@logion/node-api@npm:0.18.0-3"
"@logion/node-api@npm:^0.18.0":
version: 0.18.0
resolution: "@logion/node-api@npm:0.18.0"
dependencies:
"@polkadot/api": ^10.9.1
"@polkadot/util": ^12.3.2
"@polkadot/util-crypto": ^12.3.2
"@types/uuid": ^9.0.2
fast-sha256: ^1.3.0
uuid: ^9.0.0
checksum: 787f85d139e58db9cab5853564374d80d52874dc6027891693402106a481157fded3162d60360c89b8f9e4d05241a9ef24bd607e5d3b85b581cc72b0a94f9e77
checksum: 142e5c7d467f5414185f439087a324014422e7c26ac4ebd6b74308efaf1a793b7498fe0853b5d376f3e5d1e97e5daeafcd09b8feea96dae7b3e9987b12bd18d2
languageName: node
linkType: hard

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

0 comments on commit d46ed4d

Please sign in to comment.