Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpinho committed Aug 30, 2024
1 parent 3795abe commit 9d54f48
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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 packages/large-response-middleware/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 packages/large-response-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epilot/large-response-middleware",
"version": "0.0.11",
"version": "0.0.13",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"size-limit": [
{
"limit": "2 kB",
"limit": "3 kB",
"path": "lib/index.js"
}
],
Expand Down

0 comments on commit 9d54f48

Please sign in to comment.