@nlux/react
Advanced tools
Comparing version 2.1.3-beta to 2.1.4-beta
{ | ||
"name": "@nlux/react", | ||
"version": "2.1.3-beta", | ||
"version": "2.1.4-beta", | ||
"description": "nlux React is a library for building conversational AI interfaces, with support for OpenAI, HuggingFace, and more.", | ||
@@ -62,7 +62,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@nlux/core": "2.1.3-beta" | ||
"@nlux/core": "2.1.4-beta" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1" | ||
}, | ||
@@ -69,0 +69,0 @@ "main": "index.js", |
+ Added@nlux/core@2.1.4-beta(transitive)
- Removed@nlux/core@2.1.3-beta(transitive)
Updated@nlux/core@2.1.4-beta