@forge/cli-shared

8.16.1-next.08.17.0-next.1
out/shared/installations.js
+out/shared/installations.jsNew file
+4
Index: package/out/shared/installations.js
===================================================================
--- package/out/shared/installations.js
+++ package/out/shared/installations.js
@@ -0,0 +1,4 @@
+"use strict";
+Object.defineProperty(exports, "__esModule", { value: true });
+exports.MAX_BATCH_UNINSTALLS = void 0;
+exports.MAX_BATCH_UNINSTALLS = 10;