Skip to content

Commit

Permalink
lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
sdagg9 committed Apr 15, 2024
1 parent 0603860 commit ddd79d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@types/dotenv": "^8.2.0",
"@types/express": "^4.17.21",
"@types/express-rate-limit": "^5.3.0",
"@types/express-rate-limit": "^6.0.0",
"@types/morgan": "^1.9.9",
"@types/node": "^20.9.3",
"@typescript-eslint/eslint-plugin": "^6.4.0",
Expand All @@ -35,7 +35,7 @@
"body-parser": "^1.20.2",
"dotenv": "^16.4.5",
"express": "^4.19.1",
"express-rate-limit": "^7.2.0",
"express-rate-limit": "^6.0.0",
"http-status-codes": "^2.3.0",
"mongoose": "^8.2.3",
"morgan": "^1.10.0",
Expand Down

0 comments on commit ddd79d8

Please sign in to comment.