@letscooee/web-sdk 9.12.18 → 9.12.20
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 +1 -1
- package/dist/main.min.js +26 -26
- package/dist/widget.min.js +22 -22
- package/package.json +4 -2
package/README.md
CHANGED
|
@@ -59,6 +59,6 @@ This SDK is licensed under the [MIT License](https://github.com/letscooee/web-sd
|
|
|
59
59
|
|
|
60
60
|
## Getting started locally
|
|
61
61
|
|
|
62
|
-
[
|
|
62
|
+
[running-locally.md](docs/development/running-locally.md)
|
|
63
63
|
|
|
64
64
|
### **🚀 Start Personalizing Your Shopify Store with Cooee Today!**
|