Fixed readme and bumped packages

This commit is contained in:
Killian
2020-10-19 13:57:46 +02:00
parent d37c3bcffe
commit afa32e0211
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord-image-generation",
"version": "1.3.8",
"version": "1.3.9",
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
"main": "src/index.js",
"scripts": {
@@ -31,6 +31,6 @@
"dependencies": {
"canvas": "^2.6.1",
"gifencoder": "^2.0.1",
"jimp": "^0.14.0"
"jimp": "^0.16.1"
}
}