Skip to content

Commit

Permalink
Merge pull request #1 from nfriedly/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebulizer1213 authored Sep 9, 2022
2 parents 44b2754 + 13b63a1 commit 68147ff
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,13 @@
"url": "https://github.com/JGLTechnologies/precise-memory-rate-limit/issues"
},
"homepage": "https://github.com/JGLTechnologies/precise-memory-rate-limit",
"dependencies": {
"devDependencies": {
"express": "^4.18.1",
"express-rate-limit": "^6.5.1",
"tsc": "^2.0.4",
"typescript": "^4.7.4"
}
},
"peerDependencies": {
"express-rate-limit": ">=6"
}
}

0 comments on commit 68147ff

Please sign in to comment.