Skip to content

Commit

Permalink
Update limo version (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
danimhr authored Nov 18, 2024
1 parent cd9b0d7 commit 7a08f66
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion contracts/svm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@coral-xyz/anchor": "^0.30.1"
},
"devDependencies": {
"@kamino-finance/limo-sdk": "^0.2.3",
"@kamino-finance/limo-sdk": "^0.7.0",
"@types/bn.js": "^5.1.0",
"@types/chai": "^4.3.0",
"@types/mocha": "^9.0.0",
Expand Down
13 changes: 6 additions & 7 deletions sdk/js/package-lock.json

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

4 changes: 2 additions & 2 deletions sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pythnetwork/express-relay-js",
"version": "0.13.4",
"version": "0.14.0",
"description": "Utilities for interacting with the express relay protocol",
"homepage": "https://github.com/pyth-network/per/tree/main/sdk/js",
"author": "Douro Labs",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@coral-xyz/anchor": "^0.30.1",
"@kamino-finance/limo-sdk": "^0.6.0",
"@kamino-finance/limo-sdk": "^0.7.0",
"@solana/web3.js": "^1.95.3",
"decimal.js": "^10.4.3",
"isomorphic-ws": "^5.0.0",
Expand Down

0 comments on commit 7a08f66

Please sign in to comment.