Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasB25 committed Jun 18, 2024
1 parent a91f689 commit 89c7cfe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"homepage": "https://github.com/LucasB25/AikouTicket#readme",
"devDependencies": {
"@biomejs/biome": "^1.8.1",
"@types/node": "^20.14.2",
"@types/node": "^20.14.5",
"@types/signale": "^1.4.7",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unicorn": "^53.0.0",
"prisma": "^5.15.0",
"eslint-plugin-unicorn": "^54.0.0",
"prisma": "^5.15.1",
"ts-node": "^10.9.2"
},
"keywords": [
Expand All @@ -59,7 +59,7 @@
"underlineLabel": true
},
"dependencies": {
"@prisma/client": "^5.15.0",
"@prisma/client": "^5.15.1",
"discord-html-transcripts": "^3.2.0",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
Expand Down

0 comments on commit 89c7cfe

Please sign in to comment.