Skip to content

Commit c860a87

Browse files
committed
use colyseus 0.14 on server
1 parent 7e5b3bf commit c860a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@colyseus/social": "^0.10.0",
17-
"colyseus": "^0.14.0-alpha.19",
17+
"colyseus": "^0.14.0",
1818
"cors": "^2.8.5",
1919
"express": "^4.13.3",
2020
"express-jwt": "^5.3.1",

0 commit comments

Comments
 (0)