@atproto/dev-env 0.3.45 → 0.3.46
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +9 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@atproto/dev-env",
|
3
|
-
"version": "0.3.
|
3
|
+
"version": "0.3.46",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "Local development environment helper for atproto development",
|
6
6
|
"keywords": [
|
@@ -32,7 +32,7 @@
|
|
32
32
|
"@atproto/identity": "^0.4.1",
|
33
33
|
"@atproto/lexicon": "^0.4.1",
|
34
34
|
"@atproto/ozone": "^0.1.41",
|
35
|
-
"@atproto/pds": "^0.4.
|
35
|
+
"@atproto/pds": "^0.4.55",
|
36
36
|
"@atproto/syntax": "^0.3.0",
|
37
37
|
"@atproto/xrpc-server": "^0.6.3"
|
38
38
|
},
|