Skip to content

Commit

Permalink
beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dholms committed Sep 15, 2023
1 parent ed3b683 commit ac6e99a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@atproto/pds": "0.3.0-beta.2"
"@atproto/pds": "0.3.0-beta.3"
}
}
8 changes: 4 additions & 4 deletions service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@
resolved "https://registry.yarnpkg.com/@atproto/nsid/-/nsid-0.1.0.tgz#1e20d49fbd2cc46e1a047243de3f995157d24137"
integrity sha512-Pp+tHrGtPVHUi3ainR5yPgHbuqxrZrT0vAMbsNonL+NpWRB82szZSWNThPAgUz4v73Fav6y0WcTIXHzRv2D2Yg==

"@atproto/[email protected].2":
version "0.3.0-beta.2"
resolved "https://registry.yarnpkg.com/@atproto/pds/-/pds-0.3.0-beta.2.tgz#ea4f7e069d637295dae99c3195d619aa517ba1f4"
integrity sha512-V0xH9QfVHVHbynRyMg/1HTOjaTCUGSc9GqK5xOfCcus+motZ2BfhZCv2oBfTvMxKvDWBLOrWD0WDQ8WpZpri1A==
"@atproto/[email protected].3":
version "0.3.0-beta.3"
resolved "https://registry.yarnpkg.com/@atproto/pds/-/pds-0.3.0-beta.3.tgz#edf3a4269be85ae7cf38a7b86b2fbd8c4a31322a"
integrity sha512-4P8kV0/w8tzgfDLf6YSMgsimRuL5WhTkFnjTmU62PSxwVgQZOd1H/RKgA69YqZdj85d5nNsaFgJ8HQMkBXYyqQ==
dependencies:
"@atproto/api" "^0.6.12"
"@atproto/aws" "^0.1.0"
Expand Down

0 comments on commit ac6e99a

Please sign in to comment.