@salesforce/lds-environment-settings 1.332.0-dev22 → 1.332.0-dev23

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