Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
markkuhn committed Apr 25, 2021
1 parent c1a73ae commit 218fe3b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@markkuhn/express-rate-limiter",
"version": "1.1.0",
"version": "1.1.1",
"description": "Express rate limiter for apps using mongoose",
"main": "index.js",
"scripts": {
Expand All @@ -23,6 +23,6 @@
},
"homepage": "https://github.com/markkuhn/express-rate-control",
"dependencies": {
"async-mutex": "^0.2.4"
"async-mutex": "^0.2.6"
}
}

0 comments on commit 218fe3b

Please sign in to comment.