Skip to content

Commit

Permalink
chore: update package versions for dodoex-api and dodoex-widgets to 3…
Browse files Browse the repository at this point in the history
….0.1-taiko.3 and 3.0.1-taiko.6 respectively
  • Loading branch information
yrjkqq committed Nov 29, 2024
1 parent 4af6170 commit a156ad6
Show file tree
Hide file tree
Showing 6 changed files with 239 additions and 115 deletions.
4 changes: 2 additions & 2 deletions packages/dodoex-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dodoex/api",
"version": "3.0.1-taiko.2",
"version": "3.0.1-taiko.3",
"description": "DODO API Kit",
"source": "src/index.ts",
"types": "dist/types/index.d.ts",
Expand Down Expand Up @@ -106,4 +106,4 @@
"ts-jest": "^29.0.1",
"typescript": "^5.6.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/dodoex-widgets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dodoex/widgets",
"version": "3.0.1-taiko.5",
"version": "3.0.1-taiko.6",
"description": "DODO Widgets",
"source": "src/index.tsx",
"types": "dist/types/index.d.ts",
Expand Down Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@babel/runtime": "^7.17.0",
"@dodoex/api": "3.0.1-taiko.2",
"@dodoex/api": "3.0.1-taiko.3",
"@dodoex/components": "3.0.1-taiko.3",
"@dodoex/contract-request": "^1.2.0",
"@dodoex/dodo-contract-request": "1.5.0",
Expand Down Expand Up @@ -154,4 +154,4 @@
"ts-jest": "^29.0.1",
"typescript": "^5.6.3"
}
}
}
2 changes: 1 addition & 1 deletion packages/dodoex-widgets/src/locales/en-US.js

Large diffs are not rendered by default.

Loading

0 comments on commit a156ad6

Please sign in to comment.