From 4f18677bc0e13f5f65f9e945951bc367e102fe37 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Sun, 3 Apr 2022 11:19:13 -0600 Subject: [PATCH] bump eris back to dev --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e3e0d03..88919e6 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "colorcolor": "^1.1.1", "dumpy": "github:Cynosphere/dumpy.js", - "eris": "^0.16.1", + "eris": "github:abalabahaha/eris#dev", "google-images": "^2.1.0", "jimp": "^0.16.1", "murmurhash": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d735c38..e2e6644 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.3 specifiers: colorcolor: ^1.1.1 dumpy: github:Cynosphere/dumpy.js - eris: ^0.16.1 + eris: github:abalabahaha/eris#dev eslint: ^7.26.0 google-images: ^2.1.0 jimp: ^0.16.1