Skip to content

Commit

Permalink
chore: auto-fix lint and/or formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Lucas committed Jan 12, 2024
1 parent 8660fb6 commit fcefd8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/third-party-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"server"
],
"devDependencies": {
"@types/node": "^18.16.16",
"@types/node": "^20.10.0",
"eslint": "^8.40.0",
"npm-run-all": "^4.1.5",
"start-server-and-test": "^1.12.0",
"tsx": "^4.0.0",
"typescript": "^5.1.3",
"typescript": "^5.3.3",
"wait-port": "^1.0.1"
}
}

0 comments on commit fcefd8f

Please sign in to comment.