woml-cli 1.0.1 → 1.0.2
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/cli.js +2 -2
- package/dist/cli.js.map +1 -1
- package/package.json +7 -7
package/dist/cli.js
CHANGED
|
@@ -6870,7 +6870,7 @@ import { dirname as dirname7, extname as extname2, join as join5, resolve as res
|
|
|
6870
6870
|
// package.json
|
|
6871
6871
|
var package_default = {
|
|
6872
6872
|
name: "woml-cli",
|
|
6873
|
-
version: "1.0.
|
|
6873
|
+
version: "1.0.2",
|
|
6874
6874
|
private: false,
|
|
6875
6875
|
description: "WOML workflow automation runtime and command-line interface",
|
|
6876
6876
|
author: "Mohamed Ali Ben Othmen",
|
|
@@ -36426,4 +36426,4 @@ export {
|
|
|
36426
36426
|
activationIdentity
|
|
36427
36427
|
};
|
|
36428
36428
|
|
|
36429
|
-
//# debugId=
|
|
36429
|
+
//# debugId=0F42131A3741E94664756E2164756E21
|