@seeka-labs/cli-apps-azure 3.8.7 → 3.8.8
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/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -80172,7 +80172,7 @@ var {
|
|
|
80172
80172
|
} = import_index.default;
|
|
80173
80173
|
|
|
80174
80174
|
// ../cli-apps/package.json
|
|
80175
|
-
var version = "3.8.
|
|
80175
|
+
var version = "3.8.8";
|
|
80176
80176
|
|
|
80177
80177
|
// ../cli-apps/src/helpers/console/index.ts
|
|
80178
80178
|
var showSeekaLogo = () => {
|