dongpo-center
Advanced tools
Comparing version
{ | ||
"name": "dongpo-center", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"type": "module", | ||
@@ -23,3 +23,3 @@ "main": "./dist/dongpo-center.js", | ||
"@vitejs/plugin-react-swc": "^3.5.0", | ||
"antd": "^5.12.5", | ||
"antd": "4.24.1", | ||
"eslint": "^8.55.0", | ||
@@ -29,4 +29,4 @@ "eslint-plugin-react-hooks": "^4.6.0", | ||
"less": "^4.2.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"typescript": "^5.2.2", | ||
@@ -33,0 +33,0 @@ "vite": "^5.0.8" |
1348507
0