@mxmweb/aichat 1.3.0 → 1.3.1

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/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -60211,7 +60211,7 @@ function KQ(e = F2) {
60211
60211
  selectedId: B,
60212
60212
  onSelectAssistant: R
60213
60213
  }
60214
- ), [v, a, We, B]), Ge = {
60214
+ ), [B]), Ge = {
60215
60215
  ...ae.useMemo(() => ({
60216
60216
  AiChatBox: (ce, se) => {
60217
60217
  var Ne, Re;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "style": "assets/style.css",
6
6
  "types": "index.d.ts",
7
7
  "private": false,
8
- "version": "1.3.0",
8
+ "version": "1.3.1",
9
9
  "author": "hanfeng_Zhang",
10
10
  "type": "module",
11
11
  "scripts": {