jitsu-cli 2.14.0-beta.56 → 2.14.0-beta.57
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/compiled/package.json +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/package.json +4 -4
package/compiled/package.json
CHANGED
package/dist/main.js
CHANGED
|
@@ -43228,7 +43228,7 @@ var fs4 = __toESM(require("fs"));
|
|
|
43228
43228
|
// package.json
|
|
43229
43229
|
var package_default = {
|
|
43230
43230
|
name: "jitsu-cli",
|
|
43231
|
-
version: "2.14.0-beta.
|
|
43231
|
+
version: "2.14.0-beta.57",
|
|
43232
43232
|
description: "",
|
|
43233
43233
|
author: "Jitsu Dev Team <dev@jitsu.com>",
|
|
43234
43234
|
publishConfig: {
|