diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 638bb6c97..239fff834 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", |