Skip to content

Commit

Permalink
fix tsc not compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev committed Apr 2, 2024
1 parent 6b24552 commit daa2504
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -21,11 +21,11 @@
"@sentry/node": "^7.104.0",
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"mongoose": "^8.2.0"
"mongoose": "^8.2.2"
},
"devDependencies": {
"@sentry/types": "^7.100.1",
"@types/node": "^20.11.24",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
}
}

0 comments on commit daa2504

Please sign in to comment.