@salesforce/lds-environment-settings 1.332.0-dev7 → 1.332.0-dev9

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.
@@ -38,4 +38,4 @@ function getEnvironmentSetting(name) {
38
38
  }
39
39
 
40
40
  export { EnvironmentSettings, getEnvironmentSetting };
41
- // version: 1.332.0-dev7-84af9c7762
41
+ // version: 1.332.0-dev9-1981b1cf7c
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-environment-settings",
3
- "version": "1.332.0-dev7",
3
+ "version": "1.332.0-dev9",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Environment Settings for LDS",
6
6
  "main": "dist/ldsEnvironmentSettings.js",