@kindly/react-chat 2.38.1 → 2.38.2

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@kindly/react-chat",
3
- "version": "2.38.1",
3
+ "version": "2.38.2",
4
4
  "description": "Kindly Chat react component",
5
5
  "repository": "https://github.com/kindly-ai/kindly-chat/tree/main/packages/react-chat",
6
6
  "main": "dist/index.js",
@@ -126,5 +126,5 @@
126
126
  "silent": true,
127
127
  "webpackConfig": "./webpack.config.js"
128
128
  },
129
- "gitHead": "a10766ab8e4d989cbebae6522e8586209bab9035"
129
+ "gitHead": "654482ff85203ff5986ddd5290a5d65e9402a43b"
130
130
  }
@@ -727,7 +727,7 @@ Form.parameters = {
727
727
  {
728
728
  id: 'gruh',
729
729
  languageCode: 'en',
730
- message: 'This field is required',
730
+ message: undefined,
731
731
  },
732
732
  ],
733
733
  },