@botpress/webchat 2.2.18 → 2.2.19

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@2.2.18 build /home/runner/work/echo/echo/packages/webchat-frontend
2
+ > @botpress/webchat@2.2.19 build /home/runner/work/echo/echo/packages/webchat-frontend
3
3
  > vite build
4
4
 
5
5
  vite v4.4.11 building for production...
@@ -17,8 +17,8 @@ rendering chunks...
17
17
  computing gzip size...
18
18
  dist/style.css  29.84 kB │ gzip: 5.72 kB
19
19
  dist/index.js 1,044.78 kB │ gzip: 274.49 kB
20
- [vite:dts] Declaration files built in 14337ms.
20
+ [vite:dts] Declaration files built in 15513ms.
21
21
  
22
22
  dist/style.css  29.84 kB │ gzip: 5.72 kB
23
23
  dist/index.umd.cjs 712.47 kB │ gzip: 227.59 kB
24
- ✓ built in 24.02s
24
+ ✓ built in 24.99s
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@botpress/webchat",
3
- "version": "2.2.18",
3
+ "version": "2.2.19",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.umd.cjs",