fix: 修复版本号和TS编译错误,npm install + tsc + vite build全部通过
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@arco-design/web-react": "^2.67.0",
|
||||
"@larksuiteoapi/node-sdk": "^0.6.0",
|
||||
"@arco-design/web-react": "^2.66.0",
|
||||
"@larksuiteoapi/node-sdk": "^1.60.0",
|
||||
"hono": "^4.7.0",
|
||||
"react": "^18.3.0",
|
||||
"react-dom": "^18.3.0"
|
||||
|
||||
Reference in New Issue
Block a user