Skip to content

Commit

Permalink
Updated depencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rabenherz112 committed Apr 18, 2023
1 parent 5898cc6 commit d4683d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gamey",
"version": "1.2.1",
"version": "1.2.2",
"description": "Find your free Games and let them send you to Discord",
"main": "index.js",
"scripts": {
Expand All @@ -25,12 +25,12 @@
"homepage": "https://github.com/Rabenherz112/Discord-Bot-Free-Games-Finder#readme",
"dependencies": {
"@octokit/rest": "^19.0.7",
"better-sqlite3": "^8.2.0",
"better-sqlite3": "^8.3.0",
"discord-api-types": "^0.37.37",
"discord.js": "^14.9.0",
"fs": "^0.0.1-security",
"html-entities": "^2.3.3",
"install": "^0.13.0",
"quick.db": "^9.1.3"
"quick.db": "^9.1.5"
}
}

0 comments on commit d4683d6

Please sign in to comment.