@felloh-org/lambda-wrapper 1.11.160 → 1.11.161
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/release.yml +1 -1
- package/README.md +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
# Lambda Wrapper [](https://github.com/felloh-org/lambda-wrapper/actions/workflows/release.yml)
|
|
2
2
|
|
|
3
3
|
A function wrapper to wrap all of our lambdas and provide core functionality, monitoring and logging + time saving tooling to all of our serverless services.
|
|
4
|
+
|