Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Apr 17, 2024
1 parent afe8c6a commit a9b3265
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,14 @@
"version": "3.0.0",
"description": "Ein Spaß Bot der auf Peng reagiert",
"main": "main.js",
"devDependencies": {},
"author": "DavidCraftDev",
"license": "MPL-2.0"
"license": "AGPL-3.0",
"devDependencies": {
"@eslint/js": "9.0.0",
"eslint": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"globals": "15.0.0",
"prettier": "3.2.5"
}
}

0 comments on commit a9b3265

Please sign in to comment.