@eventcatalog/generator-openapi 7.1.0 → 7.1.1
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -8292,7 +8292,7 @@ import { join } from "path";
|
|
|
8292
8292
|
// package.json
|
|
8293
8293
|
var package_default = {
|
|
8294
8294
|
name: "@eventcatalog/generator-openapi",
|
|
8295
|
-
version: "7.1.
|
|
8295
|
+
version: "7.1.1",
|
|
8296
8296
|
description: "OpenAPI generator for EventCatalog",
|
|
8297
8297
|
scripts: {
|
|
8298
8298
|
build: "tsup",
|