Skip to content

Commit

Permalink
Update eris-fleet to propagate shard data to clusters properly (#1596)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brainicism authored Mar 4, 2023
1 parent ae4e1d0 commit b3706ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"damerau-levenshtein": "^1.0.8",
"dotenv": "^16.0.3",
"ejs": "^3.1.8",
"eris": "https://github.com/Brainicism/eris#762ffe2",
"eris-fleet": "https://github.com/Brainicism/eris-fleet#feature/soft-kill-warning",
"eris": "https://github.com/Brainicism/eris#6de9de0",
"eris-fleet": "https://github.com/Brainicism/eris-fleet#cf88126",
"eris-pagination": "https://github.com/Brainicism/eris-pagination#9a112cb",
"erlpack": "https://github.com/abalabahaha/erlpack.git",
"fastify": "^4.10.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1123,9 +1123,9 @@ enabled@2.0.x:
resolved "https://registry.yarnpkg.com/enabled/-/enabled-2.0.0.tgz#f9dd92ec2d6f4bbc0d5d1e64e21d61cd4665e7c2"
integrity sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==

"eris-fleet@https://github.com/Brainicism/eris-fleet#feature/soft-kill-warning":
"eris-fleet@https://github.com/Brainicism/eris-fleet#cf88126":
version "1.0.2"
resolved "https://github.com/Brainicism/eris-fleet#a89d48198f6eb88e4ea23588e0c46d139f7dbde5"
resolved "https://github.com/Brainicism/eris-fleet#cf88126cd5b6752d15bd733858120e444184796f"

"eris-pagination@https://github.com/Brainicism/eris-pagination#9a112cb":
version "0.5.2"
Expand All @@ -1138,9 +1138,9 @@ eris-reactions@^0.1.4:
resolved "https://registry.yarnpkg.com/eris-reactions/-/eris-reactions-0.1.4.tgz#4b642f7411144f164b6097138c262eac6b03def1"
integrity sha512-U2rMtfywnhh4TmqFcF7uo/ciyQN8vb9ptwSJMQs/uaY1a401f+t3sei1R3IR2gYqaFejJzgjTmzBMT6jIBPYYQ==

"eris@https://github.com/Brainicism/eris#762ffe2":
"eris@https://github.com/Brainicism/eris#6de9de0":
version "0.1.0-dev"
resolved "https://github.com/Brainicism/eris#762ffe235d9d907689f359593be76f770d37f771"
resolved "https://github.com/Brainicism/eris#6de9de0dcebe89ecafb98960675e9e33049b7f89"
dependencies:
ws "^8.2.3"
optionalDependencies:
Expand Down

0 comments on commit b3706ee

Please sign in to comment.