@thirstie/ecomm-vue 1.5.13 → 1.5.14

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.
package/README.md CHANGED
@@ -13,6 +13,8 @@ Prior to using the SDK or the Thirstie API, your application will be setup on th
13
13
 
14
14
  Assuming that you are using npm to load the Thirstie packages, your initialization script will look this:
15
15
 
16
+ See the `env.json.tpl` template for the structure of `./.env.json`
17
+
16
18
  **index.js**:
17
19
  ```js
18
20
  import { initApp } from '@thirstie/ecomm-vue';