jitsu-cli 2.14.0-beta.26 → 2.14.0-beta.28
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
|
@@ -43206,7 +43206,7 @@ var fs4 = __toESM(require("fs"));
|
|
|
43206
43206
|
// package.json
|
|
43207
43207
|
var package_default = {
|
|
43208
43208
|
name: "jitsu-cli",
|
|
43209
|
-
version: "2.14.0-beta.
|
|
43209
|
+
version: "2.14.0-beta.28",
|
|
43210
43210
|
description: "",
|
|
43211
43211
|
author: "Jitsu Dev Team <dev@jitsu.com>",
|
|
43212
43212
|
publishConfig: {
|