Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: package versions
  • Loading branch information
alecdwm committed Jan 12, 2023
commit a51a752fe3804fd1e3c25bcccf3f2fa56cdad808
2 changes: 1 addition & 1 deletion packages/balances-default-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talismn/balances-default-modules",
"version": "0.2.0",
"version": "0.2.3",
"author": "Talisman",
"homepage": "https://talisman.xyz",
"license": "UNLICENSED",
Expand Down
2 changes: 1 addition & 1 deletion packages/balances-substrate-assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talismn/balances-substrate-assets",
"version": "0.2.0",
"version": "0.2.3",
"author": "Talisman",
"homepage": "https://talisman.xyz",
"license": "UNLICENSED",
Expand Down
2 changes: 1 addition & 1 deletion packages/balances-substrate-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talismn/balances-substrate-tokens",
"version": "0.2.0",
"version": "0.2.3",
"author": "Talisman",
"homepage": "https://talisman.xyz",
"license": "UNLICENSED",
Expand Down
2 changes: 1 addition & 1 deletion packages/mutate-metadata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talismn/mutate-metadata",
"version": "0.2.0",
"version": "0.0.1",
"author": "Talisman",
"homepage": "https://talisman.xyz",
"license": "UNLICENSED",
Expand Down