Skip to content

Commit 4431e5b

Browse files
changes
1 parent 866e50c commit 4431e5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codebolt/codeboltjs",
3-
"version": "1.1.11",
3+
"version": "1.1.12",
44
"description": "",
55
"keywords": [],
66
"author": "",

src/modules/chat.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const cbchat = {
2727
})
2828

2929

30-
}
30+
},
3131

3232
/**
3333
* Sends a message through the WebSocket connection.

0 commit comments

Comments
 (0)