Skip to content

Commit a649d10

Browse files
committed
v1.1.3
1 parent 0aa9088 commit a649d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "internal-chat",
3-
"version": "1.1.0",
3+
"version": "1.1.3",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
77
"start": "node index.js"
88
},
99
"author": "",
10-
"license": "ISC",
10+
"license": "MIT",
1111
"dependencies": {
1212
"ws": "^8.18.0"
1313
},

0 commit comments

Comments
 (0)