Change structure and implement some admin functions
This commit is contained in:
+2
-2
@@ -15,7 +15,7 @@
|
||||
"@remix-run/node": "^2.9.1",
|
||||
"@remix-run/react": "^2.9.1",
|
||||
"@remix-run/serve": "^2.9.1",
|
||||
"@zenstackhq/runtime": "2.0.1",
|
||||
"@zenstackhq/runtime": "2.0.3",
|
||||
"bootstrap": "^5.3.3",
|
||||
"isbot": "^4.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
@@ -46,7 +46,7 @@
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.1.0",
|
||||
"vite-tsconfig-paths": "^4.2.1",
|
||||
"zenstack": "2.0.1"
|
||||
"zenstack": "2.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user