Skip to content

Commit

Permalink
update roadmanjs/chat groups
Browse files Browse the repository at this point in the history
  • Loading branch information
ceddybi committed Apr 1, 2024
1 parent fd6b4db commit ec1780a
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.64",
"@roadmanjs/chat": "^0.0.66",
"@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.64":
version "0.0.64"
resolved "https://registry.yarnpkg.com/@roadmanjs/chat/-/chat-0.0.64.tgz#1539d51db18df0321768841c77e798f25ba37344"
integrity sha512-ggHmYSnPE2cAt0vZiS81JsjyGbgrLRbX5NPyRloJhzqiakwfCnBK/AFwSA2Z7BN46xcKaVURv7bktOt9pEyGlw==
"@roadmanjs/chat@^0.0.66":
version "0.0.66"
resolved "https://registry.yarnpkg.com/@roadmanjs/chat/-/chat-0.0.66.tgz#c03af0ad4d568ed509d3e17e0164cd8eacf65865"
integrity sha512-qdRcdYxU+n7fQRs1ZmGenfuP9CKPLVDEe0yt020ABwc7LJJcYL08J3O+NQIvC/aMtVixoeLaajZvYAkIObAk7g==
dependencies:
"@roadmanjs/auth" "^0.0.27"
"@roadmanjs/couchset" "^0.0.9"
Expand Down

0 comments on commit ec1780a

Please sign in to comment.