@botpress/webchat 1.3.8 → 1.3.9

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @botpress/webchat@1.3.8 build /home/runner/work/echo/echo/packages/webchat-frontend
2
+ > @botpress/webchat@1.3.9 build /home/runner/work/echo/echo/packages/webchat-frontend
3
3
  > vite build
4
4
 
5
5
  vite v4.4.11 building for production...
@@ -16,10 +16,10 @@ rendering chunks...
16
16
  
17
17
  [vite:dts] Start generate declaration files...
18
18
  computing gzip size...
19
+ [vite:dts] Declaration files built in 13751ms.
20
+ 
19
21
  dist/index.js  1.09 kB │ gzip: 0.52 kB
20
22
  dist/index-de8cc2d3.js  118.52 kB │ gzip: 31.78 kB
21
23
  dist/index-8e9a70c6.js 1,297.30 kB │ gzip: 318.23 kB
22
- [vite:dts] Declaration files built in 14257ms.
23
- 
24
24
  dist/index.umd.cjs 987.65 kB │ gzip: 291.31 kB
25
- ✓ built in 23.50s
25
+ ✓ built in 22.86s
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@botpress/webchat",
3
- "version": "1.3.8",
3
+ "version": "1.3.9",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.umd.cjs",