@nago730/chatbot-library 1.1.0 → 1.1.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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nago730/chatbot-library",
3
- "version": "1.1.0",
4
- "description": "청소업체 고객 정보 수집을 위한 실시간 계산 챗봇 엔진",
3
+ "version": "1.1.1",
4
+ "description": "React용 Headless 챗봇 엔진: JSON 시나리오, 멀티 세션, Firebase 등 유연한 상태 관리 지원",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
7
7
  "types": "./dist/index.d.ts",