Skip to content

Commit 5e3fc7d

Browse files
1.3.2
1 parent dd1212b commit 5e3fc7d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acpr/rate-limit-postgresql",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "A PostgreSQL store for the `express-rate-limit` middleware",
55
"homepage": "https://github.com/adrianprelipcean/express-rate-limit-postgresql",
66
"repository": "https://github.com/adrianprelipcean/express-rate-limit-postgresql",

third_party_licenses/dev_detailed.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@acpr/[email protected].1": {
2+
"@acpr/[email protected].2": {
33
"licenses": "MIT",
44
"repository": "https://github.com/adrianprelipcean/express-rate-limit-postgresql",
55
"publisher": "Adrian C. Prelipcean"

third_party_licenses/production_detailed.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"@acpr/[email protected].1": {
2+
"@acpr/[email protected].2": {
33
"licenses": "MIT",
44
"repository": "https://github.com/adrianprelipcean/express-rate-limit-postgresql",
55
"publisher": "Adrian C. Prelipcean"

0 commit comments

Comments
 (0)