@eventcatalog/generator-amazon-apigateway 1.2.1 → 1.2.2
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/README.md +1 -1
- package/dist/index.js +1249 -15
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1256 -16
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -132,4 +132,4 @@ Raise a GitHub issue on this project, or contact us on [our Discord server](http
|
|
|
132
132
|
|
|
133
133
|
This project is governed by a [dual-license](./LICENSE.md). To ensure the sustainability of the project, you can freely make use of this software if your projects are Open Source. Otherwise for proprietary systems you must obtain a [commercial license](./LICENSE-COMMERCIAL.md).
|
|
134
134
|
|
|
135
|
-
You can purchase a license or get a free trial at https://eventcatalog.cloud or email us at `hello@eventcatalog.dev
|
|
135
|
+
You can purchase a license or get a free trial at https://eventcatalog.cloud or email us at `hello@eventcatalog.dev`
|