Skip to content

Commit

Permalink
Merge pull request #15 from CHProducts/main
Browse files Browse the repository at this point in the history
main→dev
  • Loading branch information
MotiCAT authored Jan 9, 2024
2 parents 9b1336b + 36c1ef9 commit 47aa578
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 55 deletions.
179 changes: 127 additions & 52 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node-os-utils": "^1.3.4",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.2"
},
"dependencies": {
"axios": "^1.3.4",
"axios": "^1.6.5",
"discord.js": "^14.12.1",
"dotenv": "^16.0.3",
"fs": "^0.0.1-security",
Expand Down

0 comments on commit 47aa578

Please sign in to comment.