Skip to content

Commit

Permalink
update roadman/chat
Browse files Browse the repository at this point in the history
  • Loading branch information
ceddybi committed Mar 28, 2024
1 parent 9f5ce41 commit 30982e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@roadmanjs/auth": "^0.0.35",
"@roadmanjs/chat": "^0.0.63",
"@roadmanjs/chat": "^0.0.64",
"@roadmanjs/couchset": "^0.0.9",
"@roadmanjs/firebase-admin": "^0.0.28",
"@roadmanjs/fluxer": "^0.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -632,10 +632,10 @@
jsonwebtoken "^8.5.1"
reflect-metadata "^0.1.13"

"@roadmanjs/chat@^0.0.63":
version "0.0.63"
resolved "https://registry.yarnpkg.com/@roadmanjs/chat/-/chat-0.0.63.tgz#7ca7b30d2d18ee740571b7ca5b5a809daf363a4b"
integrity sha512-/0HQ8TckPp8/B/4+WDahM7BwF8MV6OP7qOeBe6v/iJrbxClUiVQ/CnsDKHCCq7uKCgVsVnFyrIGxlk8RugrDrg==
"@roadmanjs/chat@^0.0.64":
version "0.0.64"
resolved "https://registry.yarnpkg.com/@roadmanjs/chat/-/chat-0.0.64.tgz#1539d51db18df0321768841c77e798f25ba37344"
integrity sha512-ggHmYSnPE2cAt0vZiS81JsjyGbgrLRbX5NPyRloJhzqiakwfCnBK/AFwSA2Z7BN46xcKaVURv7bktOt9pEyGlw==
dependencies:
"@roadmanjs/auth" "^0.0.27"
"@roadmanjs/couchset" "^0.0.9"
Expand Down

0 comments on commit 30982e3

Please sign in to comment.