about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2025-09-05 17:27:18 +0300
committerGitHub <noreply@github.com>2025-09-05 09:27:18 -0500
commit457cd3d0fb4074401eb4df12a5d27fd7cc1387cc (patch)
treee9aea9bd47477cdad518c44d9fac2e4c19b0adf3 /package.json
parentbc827dc97f6a092b19af5cfda1008cbd9d263a11 (diff)
downloadvoidsky-457cd3d0fb4074401eb4df12a5d27fd7cc1387cc.tar.zst
E2E fixes (#8980)
* update dev-env

* hide nux after onboarding

* use getter/setter for proxy header
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 72f5b2842..f4b04f309 100644
--- a/package.json
+++ b/package.json
@@ -225,7 +225,7 @@
     "zod": "^3.20.2"
   },
   "devDependencies": {
-    "@atproto/dev-env": "^0.3.167",
+    "@atproto/dev-env": "^0.3.172",
     "@babel/core": "^7.26.0",
     "@babel/preset-env": "^7.26.0",
     "@babel/runtime": "^7.26.0",