@salesforce/lds-environment-settings 1.354.0-dev13 → 1.354.0-dev15

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.354.0-dev13-272d3dd416
41
+ // version: 1.354.0-dev15-ede2ceb2bc
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-environment-settings",
3
- "version": "1.354.0-dev13",
3
+ "version": "1.354.0-dev15",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Environment Settings for LDS",
6
6
  "main": "dist/ldsEnvironmentSettings.js",