Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Luuk-Dev committed Nov 21, 2021
1 parent 5a11b82 commit 41ec5fb
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "giveaways",
"version": "1.2.1",
"version": "1.2.3",
"description": "Create easily giveaways with your Discord.js bot by using this framework",
"main": "index.js",
"scripts": {
Expand All @@ -19,18 +19,22 @@
"reward",
"prize"
],
"author": "Luuk",
"author": "Extive Development team",
"license": "ISC",
"dependencies": {
"events": "^3.3.0",
"ms": "^2.1.3",
"path": "^0.12.7",
"valuesaver": "^1.6.0"
"valuesaver": "^1.7.0"
},
"devDependencies": {
"discord.js": "^13.1.0"
},
"categories": [
"Other"
],
"displayName": "Giveaways",
"icon": "https://www.extive.eu/assets/img/extive.png",
"contributors": [
{
"name": "Luuk",
Expand Down

0 comments on commit 41ec5fb

Please sign in to comment.