@eventcatalog/create-eventcatalog 4.2.0-beta.0 → 4.2.0
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/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -29805,7 +29805,7 @@ var import_os2 = __toESM(require("os"));
|
|
|
29805
29805
|
var package_default = {
|
|
29806
29806
|
name: "@eventcatalog/create-eventcatalog",
|
|
29807
29807
|
description: "Create EventCatalog with one command",
|
|
29808
|
-
version: "4.2.0
|
|
29808
|
+
version: "4.2.0",
|
|
29809
29809
|
bin: {
|
|
29810
29810
|
"create-catalog": "./dist/index.js"
|
|
29811
29811
|
},
|