Skip to content

Commit

Permalink
feat: add logger dependencies and update package.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
iluxonchik committed Jul 30, 2024
1 parent d2af14c commit f00cf7e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
21 changes: 21 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"@types/ws": "^8.5.10",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"loglevel": "^1.9.1",
"loglevel-plugin-prefix": "^0.8.4",
"sequelize": "^6.37.3",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7",
Expand Down

0 comments on commit f00cf7e

Please sign in to comment.