From 26ac62dbc1bb70dd76452bc5e4d3db926e336d18 Mon Sep 17 00:00:00 2001 From: Brian Le Date: Mon, 20 Dec 2021 21:43:18 -0500 Subject: [PATCH] Update eris-fleet to 1.0.0 (#1151) --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d41e81e25..70717c684 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dotenv": "^10.0.0", "ejs": "^3.1.6", "eris": "https://github.com/Brainicism/eris.git#d46b865", - "eris-fleet": "https://github.com/danclay/eris-fleet#bb21c86", + "eris-fleet": "^1.0.0", "eris-pagination": "https://github.com/brainicism/eris-pagination#a30b37b", "erlpack": "https://github.com/abalabahaha/erlpack.git", "fastify": "^3.17.0", diff --git a/yarn.lock b/yarn.lock index 8c6f8220e..5d3263b71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -866,9 +866,10 @@ enquirer@^2.3.5: dependencies: ansi-colors "^4.1.1" -"eris-fleet@https://github.com/danclay/eris-fleet#bb21c86": - version "0.3.9-dev" - resolved "https://github.com/danclay/eris-fleet#bb21c86e0875ccb56483f27a02aee0a20b3e71f0" +eris-fleet@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/eris-fleet/-/eris-fleet-1.0.0.tgz#05eef0655185b316a0d1ef3f11dfe8622806ef34" + integrity sha512-MkQ4+t+1f0yGVcCPzVOMppv193jUbnoeSS1DbH+13rN/OwND9PnfJbg+zfQBXpBQQjSdUOeKsRd+fa8LXEWWSQ== "eris-pagination@https://github.com/brainicism/eris-pagination#a30b37b": version "0.5.2"