@rapidaai/react 1.1.46 → 1.1.47

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/dist/index.mjs CHANGED
@@ -111,7 +111,7 @@ import {
111
111
  toTextContent,
112
112
  useObservableState,
113
113
  useSelectInputDeviceAgent
114
- } from "./chunk-CKIZ6YUP.mjs";
114
+ } from "./chunk-5UBYT2TF.mjs";
115
115
  import {
116
116
  MultibandAudioVisualizerComponent
117
117
  } from "./chunk-CVATR327.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rapidaai/react",
3
- "version": "1.1.46",
3
+ "version": "1.1.47",
4
4
  "description": "An easy to use react client for building generative ai application using Rapida platform.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -18,6 +18,10 @@
18
18
  "rapiadai",
19
19
  "voiceai"
20
20
  ],
21
+ "publishConfig": {
22
+ "access": "public",
23
+ "registry": "https://registry.npmjs.org/"
24
+ },
21
25
  "author": "Prashant Srivastav <prashant@rapida.ai>",
22
26
  "license": "MIT",
23
27
  "bugs": {