bump eris back to dev
This commit is contained in:
parent
530ee58979
commit
4f18677bc0
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"colorcolor": "^1.1.1",
|
"colorcolor": "^1.1.1",
|
||||||
"dumpy": "github:Cynosphere/dumpy.js",
|
"dumpy": "github:Cynosphere/dumpy.js",
|
||||||
"eris": "^0.16.1",
|
"eris": "github:abalabahaha/eris#dev",
|
||||||
"google-images": "^2.1.0",
|
"google-images": "^2.1.0",
|
||||||
"jimp": "^0.16.1",
|
"jimp": "^0.16.1",
|
||||||
"murmurhash": "^2.0.0",
|
"murmurhash": "^2.0.0",
|
||||||
|
|
|
@ -3,7 +3,7 @@ lockfileVersion: 5.3
|
||||||
specifiers:
|
specifiers:
|
||||||
colorcolor: ^1.1.1
|
colorcolor: ^1.1.1
|
||||||
dumpy: github:Cynosphere/dumpy.js
|
dumpy: github:Cynosphere/dumpy.js
|
||||||
eris: ^0.16.1
|
eris: github:abalabahaha/eris#dev
|
||||||
eslint: ^7.26.0
|
eslint: ^7.26.0
|
||||||
google-images: ^2.1.0
|
google-images: ^2.1.0
|
||||||
jimp: ^0.16.1
|
jimp: ^0.16.1
|
||||||
|
|
Loading…
Reference in a new issue