@salesforce/core-bundle 8.8.1 → 8.8.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/lib/index.js +1 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
@@ -12328,7 +12328,7 @@ var require_package2 = __commonJS({
|
|
12328
12328
|
"package.json"(exports2, module2) {
|
12329
12329
|
module2.exports = {
|
12330
12330
|
name: "@salesforce/core-bundle",
|
12331
|
-
version: "8.8.
|
12331
|
+
version: "8.8.2",
|
12332
12332
|
description: "Core libraries to interact with SFDX projects, orgs, and APIs.",
|
12333
12333
|
main: "lib/index",
|
12334
12334
|
types: "lib/index.d.ts",
|