🐛 Fixed invalid main entry
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "discord-image-generation",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
|
||||
"main": "index.js",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"test": "node test/index.js"
|
||||
},
|
||||
|
Reference in New Issue
Block a user