Skip to content

Commit

Permalink
publish: taiko
Browse files Browse the repository at this point in the history
  • Loading branch information
junjieit committed Oct 15, 2024
1 parent 2b1ef4a commit bc8510d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.0-taiko.5",
"version": "3.0.0-taiko.6",
"description": "DODO API Kit",
"source": "src/index.ts",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/dodoex-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dodoex/components",
"version": "3.0.0-taiko.2",
"version": "3.0.0-taiko.4",
"description": "UI component library",
"source": "src/index.ts",
"types": "dist/index.d.ts",
Expand Down
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.0-taiko.11",
"version": "3.0.0-taiko.13",
"description": "DODO Widgets",
"source": "src/index.tsx",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -57,8 +57,8 @@
},
"dependencies": {
"@babel/runtime": "^7.17.0",
"@dodoex/api": ">=3.0.0-taiko.5",
"@dodoex/components": ">=3.0.0-taiko.2",
"@dodoex/api": ">=3.0.0-taiko.6",
"@dodoex/components": ">=3.0.0-taiko.4",
"@dodoex/icons": "^2.0.1",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
Expand Down

0 comments on commit bc8510d

Please sign in to comment.