@firestartr/cli 2.7.0-snapshot-20 → 2.7.0-snapshot-21
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/build/index.js +2 -2
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -521050,9 +521050,9 @@ const crsStatusSubcommand = {
|
|
|
521050
521050
|
};
|
|
521051
521051
|
|
|
521052
521052
|
;// CONCATENATED MODULE: ./package.json
|
|
521053
|
-
const package_namespaceObject = JSON.parse('{"i8":"2.7.0-snapshot-
|
|
521053
|
+
const package_namespaceObject = JSON.parse('{"i8":"2.7.0-snapshot-21"}');
|
|
521054
521054
|
;// CONCATENATED MODULE: ../../package.json
|
|
521055
|
-
const package_namespaceObject_1 = {"i8":"2.
|
|
521055
|
+
const package_namespaceObject_1 = {"i8":"2.7.0"};
|
|
521056
521056
|
;// CONCATENATED MODULE: ./src/subcommands/index.ts
|
|
521057
521057
|
|
|
521058
521058
|
|