diff --git a/package-lock.json b/package-lock.json index 37532ec..ef2b355 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "1ff-chat-ui", - "version": "1.0.45", + "version": "1.0.46", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "1ff-chat-ui", - "version": "1.0.45", + "version": "1.0.46", "license": "ISC", "dependencies": { "socket.io-client": "^4.6.1" diff --git a/package.json b/package.json index aa1023a..1aa5a3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "1ff-chat-ui", - "version": "1.0.45", + "version": "1.0.46", "description": "chatbot to communicate with taught ai", "main": "src/lib/chat-ui.js", "scripts": {