This commit is contained in:
Charlotte Som 2025-05-06 22:56:34 +00:00
parent 1e512af67c
commit 4742b6cbe3

View file

@ -6,8 +6,8 @@
"main": "index.js", "main": "index.js",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@atproto/common": "^0.4.8", "@atproto/common": "^0.4.11",
"@atproto/pds": "^0.4.107", "@atproto/pds": "^0.4.135",
"dotenv": "^16.4.7", "dotenv": "^16.4.7",
"express": "^4.21.2" "express": "^4.21.2"
}, },