🐛 Fixed dependencies and keywords
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "discord-image-generation",
|
"name": "discord-image-generation",
|
||||||
"version": "0.1.4",
|
"version": "0.1.5",
|
||||||
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
|
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -19,11 +19,12 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"discord",
|
"discord",
|
||||||
"images",
|
"images",
|
||||||
"genaration"
|
"generation",
|
||||||
|
"gif",
|
||||||
|
"manipulation"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"canvas": "^2.6.1",
|
"canvas": "^2.6.1",
|
||||||
"discord.js": "^12.2.0",
|
|
||||||
"gifencoder": "^2.0.1",
|
"gifencoder": "^2.0.1",
|
||||||
"jimp": "^0.12.1"
|
"jimp": "^0.12.1"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user