mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-09-13 18:59:25 +00:00
🐛 fix: restore plugin auth and proxy connection info
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"@hookform/resolvers": "^5.7.1",
|
||||
"@minikura/api": "workspace:*",
|
||||
"@minikura/backend": "workspace:*",
|
||||
"@minikura/shared": "workspace:*",
|
||||
"@radix-ui/react-accordion": "^1.2.20",
|
||||
"@radix-ui/react-avatar": "^1.2.6",
|
||||
"@radix-ui/react-checkbox": "^1.3.11",
|
||||
@@ -97,6 +98,9 @@
|
||||
"typescript": "^7.0.2",
|
||||
},
|
||||
},
|
||||
"operator": {
|
||||
"name": "@minikura/operator",
|
||||
},
|
||||
"packages/api": {
|
||||
"name": "@minikura/api",
|
||||
"dependencies": {
|
||||
@@ -333,6 +337,8 @@
|
||||
|
||||
"@minikura/db": ["@minikura/db@workspace:packages/db"],
|
||||
|
||||
"@minikura/operator": ["@minikura/operator@workspace:operator"],
|
||||
|
||||
"@minikura/shared": ["@minikura/shared@workspace:packages/shared"],
|
||||
|
||||
"@minikura/web": ["@minikura/web@workspace:apps/web"],
|
||||
|
||||
Reference in New Issue
Block a user