@meteo28093/equinox-ui 0.0.9 → 0.1.1

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
@@ -118,7 +118,7 @@ If smoother SSR support is needed later, the next packaging improvement would be
118
118
  ## Use with a CDN
119
119
 
120
120
  ```html
121
- <script src="https://unpkg.com/@meteo28093/equinox-ui@0.0.9/dist/equinox-ui.0.0.9.global.js"></script>
121
+ <script src="https://unpkg.com/@meteo28093/equinox-ui@0.1.01/dist/equinox-ui.0.1.01.global.js"></script>
122
122
  ```
123
123
 
124
124
  This registers components globally.