Skip to content

Commit

Permalink
use colyseus 0.14 on server
Browse files Browse the repository at this point in the history
  • Loading branch information
endel committed Oct 20, 2020
1 parent 7e5b3bf commit c860a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@colyseus/social": "^0.10.0",
"colyseus": "^0.14.0-alpha.19",
"colyseus": "^0.14.0",
"cors": "^2.8.5",
"express": "^4.13.3",
"express-jwt": "^5.3.1",
Expand Down

0 comments on commit c860a87

Please sign in to comment.