feat: admin
Showing
| ... | ... | @@ -11,8 +11,10 @@ |
| "start:api": "nodemon server.js" | ||
| }, | ||
| "dependencies": { | ||
| "@arco-design/web-react": "^2.49.1", | ||
| "concurrently": "^8.1.0", | ||
| "cors": "^2.8.5", | ||
| "crypto": "^1.0.1", | ||
| "dayjs": "^1.11.8", | ||
| "dotenv": "^16.1.4", | ||
| "express": "^4.18.2", | ||
| ... | ... | @@ -21,6 +23,7 @@ |
| "react": "^18.2.0", | ||
| "react-admin": "^4.11.0", | ||
| "react-dom": "^18.2.0", | ||
| "react-i18next": "^12.3.1", | ||
| "tushan": "^0.2.22" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... |
Please
register
or
sign in
to comment