Skip to content

Commit

Permalink
dep(@umijs/preset-umi): @umijs/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed May 10, 2024
1 parent ad77ef9 commit 6a99f19
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 20 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"release": "umi-scripts release",
"setup": "pnpm --filter @umijs/ui run setup",
"setup:webstorm": "umi-scripts setupWebStorm",
"sync:mako": "umi-scripts syncMako",
"sync:tnpm": "umi-scripts syncTnpm",
"test": "jest",
"test:clean": "umi-scripts turbo test --no-cache --parallel -- --clearCache",
Expand Down
2 changes: 1 addition & 1 deletion packages/preset-umi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@umijs/ast": "workspace:*",
"@umijs/babel-preset-umi": "workspace:*",
"@umijs/bundler-esbuild": "workspace:*",
"@umijs/bundler-mako": "0.4.14",
"@umijs/bundler-mako": "0.4.15",
"@umijs/bundler-utils": "workspace:*",
"@umijs/bundler-vite": "workspace:*",
"@umijs/bundler-webpack": "workspace:*",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a99f19

Please sign in to comment.