Skip to content

Commit

Permalink
feat: sdk release 3.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
opanasiuk-oleksii committed Oct 1, 2024
1 parent 0dbfe07 commit 6dc113b
Show file tree
Hide file tree
Showing 4 changed files with 1,475 additions and 9,397 deletions.
46 changes: 36 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
packages:
- 'rest-api'
- 'examples'

catalog:
'@solana/web3.js': ^1.95.2
'@stellar/stellar-sdk': ^12.2.0
Expand Down
4 changes: 2 additions & 2 deletions rest-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rest-api",
"version": "3.18.0-beta.6",
"version": "3.18.0",
"description": "",
"scripts": {
"build": "tsoa spec && nest build",
Expand All @@ -22,7 +22,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@allbridge/bridge-core-sdk": "*",
"@allbridge/bridge-core-sdk": "^3.18.0",
"@allbridge/logger": "^2.4.1",
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
Expand Down
Loading

0 comments on commit 6dc113b

Please sign in to comment.