@kindly/react-chat 2.34.6 → 2.35.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.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@kindly/react-chat",
3
- "version": "2.34.6",
3
+ "version": "2.35.3",
4
4
  "description": "Kindly Chat react component",
5
- "repository": "https://github.com/convertelligence/kindly-chat/tree/master/packages/react-chat",
5
+ "repository": "https://github.com/kindly-ai/kindly-chat/tree/main/packages/react-chat",
6
6
  "main": "dist/index.js",
7
7
  "license": "MIT",
8
8
  "scripts": {
@@ -13,7 +13,6 @@
13
13
  "build:dev": "webpack -p --env=development --config=webpack.prod.js",
14
14
  "build:staging": "webpack -p --env=staging --config=webpack.prod.js",
15
15
  "build:local": "webpack -p",
16
- "bundlesize": "bundlesize",
17
16
  "prepublishOnly": "npm run build",
18
17
  "test": "jest src",
19
18
  "update:browserslist": "npx browserslist@latest --update-db"
@@ -23,12 +22,6 @@
23
22
  "not IE 11",
24
23
  "not Edge 18"
25
24
  ],
26
- "bundlesize": [
27
- {
28
- "path": "./dist/index.js",
29
- "maxSize": "150 kB"
30
- }
31
- ],
32
25
  "dependencies": {
33
26
  "@babel/runtime-corejs3": "^7.15.4",
34
27
  "axios": "^0.21.1",
@@ -72,7 +65,6 @@
72
65
  "babel-jest": "^26.6.3",
73
66
  "babel-loader": "^8.2.3",
74
67
  "babel-plugin-styled-components": "^1.13.3",
75
- "babel-plugin-transform-react-lazy": "^0.0.3",
76
68
  "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
77
69
  "babel-plugin-transform-remove-console": "^6.9.4",
78
70
  "browserslist": "^4.20.0",
@@ -107,5 +99,5 @@
107
99
  "silent": true,
108
100
  "webpackConfig": "./webpack.config.js"
109
101
  },
110
- "gitHead": "bbe9a84296208517789f843419c2241925fd9e6a"
102
+ "gitHead": "0bfb0db6f01ed84cf8770a0098ae8c21ff8ab8c3"
111
103
  }
@@ -1 +0,0 @@
1
- (window.webpackJsonpkindlyChat=window.webpackJsonpkindlyChat||[]).push([[1],{71:function(n,o){n.exports="http://localhost:8081/src/assets/audio/newagent.mp3"}}]);
@@ -1 +0,0 @@
1
- {"version":3,"sources":["webpack://kindlyChat/./src/assets/audio/newagent.mp3"],"names":["module","exports"],"mappings":"8FAAAA,EAAOC,QAAU","file":"1.736d9458bfcda50c41a3.0b1c6c3ce0d8ce59fb94.chunk.js","sourcesContent":["module.exports = \"http://localhost:8081/src/assets/audio/newagent.mp3\";"],"sourceRoot":""}