@salesforce/lds-environment-settings 1.404.0-dev7 → 1.404.0-dev8

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.404.0-dev7-7d4ca687f7
41
+ // version: 1.404.0-dev8-0d1fa821a7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-environment-settings",
3
- "version": "1.404.0-dev7",
3
+ "version": "1.404.0-dev8",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Environment Settings for LDS",
6
6
  "main": "dist/ldsEnvironmentSettings.js",