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 Aug 27, 2024
1 parent a33ee94 commit 58634ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 29 deletions.
29 changes: 3 additions & 26 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": "gasp-sdk",
"version": "0.0.2-feat-multiarch-ci-image-build-MGX-1326.2",
"version": "0.0.2-feat-multiarch-ci-image-build-MGX-1326.3",
"description": "GASP SDK",
"type": "module",
"module": "./index.js",
Expand All @@ -23,10 +23,10 @@
"@polkadot/api": "^11.1.1"
},
"devDependencies": {
"gasp-types": "0.0.2-feat-multiarch-ci-image-build-MGX-1326.2"
"gasp-types": "0.0.2-feat-multiarch-ci-image-build-MGX-1326.3"
},
"dependencies": {
"gasp-type-definitions": "0.0.2-feat-multiarch-ci-image-build-MGX-1326.3",
"gasp-type-definitions": "0.0.2-feat-multiarch-ci-image-build-MGX-1326.4",
"big.js": "6.2.1",
"tslib": "^2.3.0",
"tslog": "4.8.2",
Expand Down

0 comments on commit 58634ec

Please sign in to comment.