Skip to content

Commit 0db353c

Browse files
authored
Merge pull request #6 from polyvariant/updates/atproto
Update atproto api and xrpc-server
2 parents 0f6b809 + d54e896 commit 0db353c

File tree

2 files changed

+608
-636
lines changed

2 files changed

+608
-636
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"test:lint": "eslint ."
1818
},
1919
"dependencies": {
20-
"@atproto/api": "^0.6.20",
20+
"@atproto/api": "^0.13.28",
2121
"@atproto/identity": "^0.2.1",
2222
"@atproto/lexicon": "^0.2.2",
2323
"@atproto/repo": "^0.3.2",
2424
"@atproto/syntax": "^0.1.2",
25-
"@atproto/xrpc-server": "^0.6.0",
25+
"@atproto/xrpc-server": "^0.7.9",
2626
"better-sqlite3": "^11.3.0",
2727
"dotenv": "^16.0.3",
2828
"express": "^4.18.2",

0 commit comments

Comments
 (0)