Skip to content

Commit

Permalink
chore: bump package versions for @dodoex/api and @dodoex/widgets to 3…
Browse files Browse the repository at this point in the history
….0.3-morph.6 and 3.0.2-beta.5 respectively
  • Loading branch information
yrjkqq committed Jan 15, 2025
1 parent bbdeecc commit 0d25a6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.3-morph.5",
"version": "3.0.3-morph.6",
"description": "DODO API Kit",
"source": "src/index.ts",
"types": "dist/types/index.d.ts",
Expand Down
4 changes: 2 additions & 2 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.2-beta.4",
"version": "3.0.2-beta.5",
"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.3-morph.5",
"@dodoex/api": "3.0.3-morph.6",
"@dodoex/components": "3.0.1",
"@dodoex/contract-request": "^1.3.0",
"@dodoex/dodo-contract-request": "^1.9.0-alpha.3",
Expand Down

0 comments on commit 0d25a6c

Please sign in to comment.