Implement account deletion (#141)

This commit is contained in:
Paul Frazee
2023-02-02 18:28:42 -06:00
committed by GitHub
parent 99272c0ec1
commit 9e71a50a1d
10 changed files with 265 additions and 11 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@atproto/api": "^0.0.7",
"@atproto/api": "^0.0.8",
"@atproto/lexicon": "^0.0.4",
"@atproto/xrpc": "^0.0.3",
"@bam.tech/react-native-image-resizer": "^3.0.4",