Skip to content

Commit

Permalink
fix: express types version for build issue (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
PudgyPug authored Dec 15, 2024
1 parent d4ae779 commit 81fa597
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"devDependencies": {
"@types/cors": "2.8.6",
"@types/estree": "1.0.1",
"@types/express": "4.17.3",
"@types/express": "4.17.21",
"@types/got": "9.6.9",
"@types/jest": "27.0.1",
"@types/node": "18.19.1",
Expand Down

0 comments on commit 81fa597

Please sign in to comment.