Update to Eris 0.14.0

cshd
Dragory 2020-11-06 02:30:22 +02:00
parent 82f418a299
commit 17acee0039
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1396,8 +1396,8 @@
"integrity": "sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA=="
},
"eris": {
"version": "https://github.com/Dragory/eris/archive/9c1935b31a1c2972861464b54bb382a165674b93.tar.gz",
"integrity": "sha512-YskzQHkf6WbW5ukOrBmM7KaCMk+r7PVtvJp+ecpixBmuJCP2dkmOxwa8fvYhprLw97O8Zkcs0JHs2VpoUEmhSA==",
"version": "https://github.com/Dragory/eris/archive/stickers-0.14.0.tar.gz",
"integrity": "sha512-4L04+OUPdKaADpFyatM0FYpNRYRCJSdYEIFRpVbPGjQUeHO4XkbqNZ4knL5yedMJqzzib3u2qFIJUkHu9HgAbw==",
"requires": {
"opusscript": "^0.0.7",
"tweetnacl": "^1.0.1",

View File

@ -21,7 +21,7 @@
},
"dependencies": {
"ajv": "^6.12.4",
"eris": "https://github.com/Dragory/eris/archive/9c1935b31a1c2972861464b54bb382a165674b93.tar.gz",
"eris": "https://github.com/Dragory/eris/archive/stickers-0.14.0.tar.gz",
"express": "^4.17.1",
"helmet": "^4.1.1",
"humanize-duration": "^3.23.1",