summaryrefslogtreecommitdiffhomepage
path: root/client/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/web/package.json')
-rw-r--r--client/web/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/web/package.json b/client/web/package.json
index c45f7d6a8..51f6c7f38 100644
--- a/client/web/package.json
+++ b/client/web/package.json
@@ -4,7 +4,7 @@
"license": "BSD-3-Clause",
"engines": {
"node": "22.14.0",
- "yarn": "1.22.19"
+ "yarn": "1.22.22"
},
"type": "module",
"private": true,
@@ -12,6 +12,7 @@
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-popover": "^1.0.6",
+ "@tailscale/tailscale-ui-components": "^0.0.5",
"classnames": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",