about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-06-28 09:59:16 -0500
committerPaul Frazee <pfrazee@gmail.com>2023-06-28 09:59:16 -0500
commit8d32f3de3746192a06d9c9fe16c7ed9d891c5d54 (patch)
tree9950ff0a80ae20bf268e2c8b71e17730aa6ef94f /package.json
parentc98bdcf86dec6a31f44424d3135277319f111783 (diff)
parentf8d218e11a1e9fba81f2fc0182a4526b9d7cf39d (diff)
downloadvoidsky-8d32f3de3746192a06d9c9fe16c7ed9d891c5d54.tar.zst
Merge branch 'main' of github.com:bluesky-social/social-app into main
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index bbfa5f93d..053a4d2f3 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,8 @@
     "zod": "^3.20.2"
   },
   "devDependencies": {
-    "@atproto/pds": "^0.1.10",
+    "@atproto/dev-env": "^0.2.2",
+    "@atproto/pds": "^0.2.0-beta.2",
     "@babel/core": "^7.20.0",
     "@babel/preset-env": "^7.20.0",
     "@babel/runtime": "^7.20.0",