Skip to content

Commit

Permalink
chore: bump versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdethier committed May 30, 2023
1 parent ca2e5ec commit ed4650c
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.36.0",
"version": "0.37.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.15.0-2",
"@logion/node-api": "^0.15.0",
"@logion/node-exiftool": "^2.3.1-3",
"@logion/rest-api-core": "^0.4.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.15.0-2":
version: 0.15.0-2
resolution: "@logion/node-api@npm:0.15.0-2"
"@logion/node-api@npm:^0.15.0":
version: 0.15.0
resolution: "@logion/node-api@npm:0.15.0"
dependencies:
"@polkadot/api": ^10.4.1
"@polkadot/util": ^12.0.1
"@polkadot/util-crypto": ^12.0.1
"@types/uuid": ^8.3.4
fast-sha256: ^1.3.0
uuid: ^8.3.2
checksum: a14eb78c2da6b6a91e0f3ebb77843e07726a8f8240a3b3ab7444bf2c71859de11e0f67c0995fcd2f4da6aa6ef244ee36cc7bdaa7016789497304d919890ec401
checksum: 00574ae937674b9a16aa6a4b53ed0d905ba3ae4342c8c357a1638ed85e9d5a7544f8ee7af55cc40278bb2bdaf827d939c5609f0aec006dcfbedef295336ae778
languageName: node
linkType: hard

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

0 comments on commit ed4650c

Please sign in to comment.