Client: Move refine CLI to devdeps

This commit is contained in:
Donkie
2023-06-30 23:43:58 +02:00
parent 555370f191
commit 0cdb496a1d
2 changed files with 652 additions and 208 deletions

View File

@@ -9,7 +9,6 @@
"dependencies": {
"@ant-design/icons": "^5.1.4",
"@refinedev/antd": "^5.26.0",
"@refinedev/cli": "^2.7.0",
"@refinedev/core": "^4.24.0",
"@refinedev/kbar": "^1.1.0",
"@refinedev/react-router-v6": "^4.3.2",
@@ -25,6 +24,7 @@
"vite-plugin-svgr": "^3.2.0"
},
"devDependencies": {
"@refinedev/cli": "^2.7.0",
"@types/node": "^20.3.1",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",