@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.js
CHANGED
|
@@ -8293,7 +8293,7 @@ var import_node_path2 = require("path");
|
|
|
8293
8293
|
// package.json
|
|
8294
8294
|
var package_default = {
|
|
8295
8295
|
name: "@eventcatalog/generator-openapi",
|
|
8296
|
-
version: "7.1.
|
|
8296
|
+
version: "7.1.1",
|
|
8297
8297
|
description: "OpenAPI generator for EventCatalog",
|
|
8298
8298
|
scripts: {
|
|
8299
8299
|
build: "tsup",
|