@withalleo/ewidget-utils 1.0.13 → 1.0.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @withalleo/ewidget-utils
2
2
 
3
- This package ships a browser bundle at `@withalleo/ewidget-utils/browser` (UMD). You can drop it into a plain HTML page and call `demo()`.
3
+ This package ships a browser bundle at `@withalleo/ewidget-utils`.
4
4
 
5
5
  ```html
6
6
  <!doctype html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@withalleo/ewidget-utils",
3
- "version": "1.0.13",
3
+ "version": "1.0.14",
4
4
  "description": "Alleo e-widget utility library.",
5
5
  "repository": {
6
6
  "type": "git",