Skip to content

Commit

Permalink
chore: 升级到 @hi-ui/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
zyprepare committed Apr 7, 2024
1 parent cc8744c commit dd77f9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-typescript": "~7.12.7",
"@changesets/changelog-github": "^0.4.7",
"@changesets/cli": "^2.25.0",
"@hi-ui/hi-build": "4.1.1",
"@hi-ui/hi-build": "4.1.2",
"@storybook/addon-actions": "^6.3.12",
"@storybook/addon-essentials": "^6.3.12",
"@storybook/addon-links": "^6.3.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2680,10 +2680,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@hi-ui/[email protected].1":
version "4.1.1"
resolved "https://registry.npmmirror.com/@hi-ui/hi-build/-/hi-build-4.1.1.tgz#1b586ca597c358ebb9c974433e488f02b61ef7bf"
integrity sha512-cXMJVsdhTjZizcSvH8fl9w2M5zUdBFUO/cEobzUTK2aKY4ia+ZVQ8OPSKbR5vbYn2d+j/7YwdXVg9novdnu9uw==
"@hi-ui/[email protected].2":
version "4.1.2"
resolved "https://registry.npmjs.org/@hi-ui/hi-build/-/hi-build-4.1.2.tgz#0125cac22a7b53a92146a405fe0eb3c33da08a0e"
integrity sha512-el7cyqRt6CRUAe6X/RzWImAppdDJtnIIzlxol1Oc1AwIXrwPfYzSjtVsibE5IeuATRhlhzEVswem9hngqn5jJQ==
dependencies:
"@babel/core" "^7.17.8"
"@babel/plugin-transform-runtime" "^7.17.0"
Expand Down

0 comments on commit dd77f9d

Please sign in to comment.