Skip to content

Commit

Permalink
chore: upgrade rest-api-core; bump versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitdevos committed Mar 18, 2024
1 parent aecafd8 commit f4f22e2
Show file tree
Hide file tree
Showing 4 changed files with 565 additions and 1,334 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logion-backend-ts",
"version": "0.53.0",
"version": "0.53.1",
"private": true,
"author": {
"name": "Logion Team",
Expand All @@ -26,9 +26,9 @@
"dependencies": {
"@astar-network/astar-api": "^0.2.8",
"@astar-network/astar-sdk-core": "^0.2.8",
"@logion/node-api": "^0.28.3-2",
"@logion/node-api": "^0.28.3",
"@logion/node-exiftool": "^2.3.1",
"@logion/rest-api-core": "^0.4.6-1",
"@logion/rest-api-core": "^0.4.6",
"@polkadot/api-contract": "^10.10.1",
"@polkadot/wasm-crypto": "^7.2.2",
"alchemy-sdk": "^3.2.0",
Expand All @@ -54,6 +54,7 @@
"@types/express": "^4.17.13",
"@types/express-fileupload": "^1.2.2",
"@types/jasmine": "^4.0.3",
"@types/luxon": "^3.4.2",
"@types/node": "^18.6.2",
"@types/nodemailer": "^6.4.4",
"@types/pug": "^2.0.6",
Expand Down
Loading

0 comments on commit f4f22e2

Please sign in to comment.