@archbee/app-widget 1.1.2 → 1.1.3

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
@@ -98,7 +98,7 @@ If `ref` is not passed to `ArchbeeAppWidget`, the children will automatically op
98
98
 
99
99
  ## Demos
100
100
 
101
- Down below is a demo setup in [CodePen](https://codepen.io), which
101
+ Down below is a demo setup in [CodeSandbox](https://codesandbox.io/), which
102
102
  demonstrate various features of archbee-app:
103
103
 
104
104
  * [Demo](https://codesandbox.io/s/funny-austin-gndp8w?file=/src/App.tsx)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@archbee/app-widget",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "private": false,
5
5
  "license": "UNLICENSED",
6
6
  "author": {