Files
frp/web/package.json
fatedier 38a71a6803
Some checks failed
golangci-lint / lint (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace (#5246)
2026-03-20 03:33:44 +08:00

6 lines
87 B
JSON

{
"name": "frp-web",
"private": true,
"workspaces": ["shared", "frpc", "frps"]
}