@salesforce/lds-environment-settings 1.332.0-dev2 → 1.332.0-dev21

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-dev2-db38b645f2
41
+ // version: 1.332.0-dev21-cc02503f9d
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-environment-settings",
3
- "version": "1.332.0-dev2",
3
+ "version": "1.332.0-dev21",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Environment Settings for LDS",
6
6
  "main": "dist/ldsEnvironmentSettings.js",