Skip to content

Commit

Permalink
chore: updated sdk to new prerelease version
Browse files Browse the repository at this point in the history
  • Loading branch information
mangatafinance committed Mar 5, 2024
1 parent 91f53cb commit b1418a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mangata-finance/sdk",
"version": "2.2.0",
"version": "2.2.1-0",
"description": "Mangata SDK",
"type": "module",
"module": "./index.js",
Expand All @@ -23,10 +23,10 @@
"@polkadot/api": "10.9.1"
},
"devDependencies": {
"@mangata-finance/types": "2.2.2"
"@mangata-finance/types": ""
},
"dependencies": {
"@mangata-finance/type-definitions": "2.1.2",
"@mangata-finance/type-definitions": "",
"big.js": "6.2.1",
"tslog": "4.8.2",
"tslib": "^2.3.0"
Expand Down

0 comments on commit b1418a1

Please sign in to comment.