Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
devdanco committed Dec 15, 2023
1 parent 5c0c309 commit 5f43257
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 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.1.2-rc-sdk.3",
"version": "2.1.2-feature-metamask.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.1"
"@mangata-finance/types": "2.2.2-feature-metamask.0"
},
"dependencies": {
"@mangata-finance/type-definitions": "2.1.0",
"@mangata-finance/type-definitions": "2.1.1-feature-metamask.0",
"big.js": "6.2.1",
"tslog": "4.8.2",
"tslib": "^2.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/type-definitions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mangata-finance/type-definitions",
"version": "2.1.0",
"version": "2.1.1-feature-metamask.0",
"description": "Type definitions for Mangata Finance",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mangata-finance/types",
"version": "2.2.1",
"version": "2.2.2-feature-metamask.0",
"description": "Polkadot.js type definitions for Mangata Network",
"author": "Mangata Finance <[email protected]>",
"repository": {
Expand Down

0 comments on commit 5f43257

Please sign in to comment.