Skip to content

Commit

Permalink
chore: bump dumi (ant-design#44877)
Browse files Browse the repository at this point in the history
* chore: bump dumi

* chore: bump

* chore: bump

* chore: add overrides

* chore: bump

* chore: bump dumi

---------

Signed-off-by: MadCcc <[email protected]>
  • Loading branch information
MadCcc authored Sep 26, 2023
1 parent a6c91c5 commit 735ae74
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
"cross-fetch": "^4.0.0",
"crypto": "^1.0.1",
"dekko": "^0.2.1",
"dumi": "^2.2.10",
"dumi": "^2.3.0-alpha.4",
"dumi-plugin-color-chunk": "^1.0.2",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"esbuild-loader": "^4.0.0",
Expand Down Expand Up @@ -330,5 +330,10 @@
"lint-staged": {
"*.{ts,tsx,js,jsx}": "biome format --write",
"*.{json,less,md}": "prettier --ignore-unknown --write"
},
"overrides": {
"dumi-plugin-color-chunk": {
"dumi": "^2.3.0-alpha.4"
}
}
}

0 comments on commit 735ae74

Please sign in to comment.