fix(deps): 固定 zy-react-library 版本号为 1.3.20

1.0
LiuJiaNan 2026-06-22 17:15:36 +08:00
parent 5e1243f362
commit 227d7cc38e
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"throttle-debounce": "^5.0.2", "throttle-debounce": "^5.0.2",
"zy-react-library": "latest" "zy-react-library": "1.3.20"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^5.4.1", "@antfu/eslint-config": "^5.4.1",