Skip to content

Commit

Permalink
Updated readme template
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Dec 5, 2019
1 parent 4fd888a commit 846d48b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md.hb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
* [Handling errors](#handling-errors)
* [Promise support](#promise-support)
* [Promises and error handling](#promises-and-error-handling)
* [Using async/await](#using-async-await)
* [Using async/await](#using-asyncawait)
- [Writing a middleware](#writing-a-middleware)
* [Configurable middlewares](#configurable-middlewares)
* [Inline middlewares](#inline-middlewares)
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "middy",
"version": "0.32.2",
"version": "0.32.3",
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda",
"main": "./index.js",
"files": [
Expand Down

0 comments on commit 846d48b

Please sign in to comment.