Skip to content

Commit

Permalink
use schema 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
endel committed Oct 20, 2020
1 parent 3f96a9b commit 0d400c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colyseus.js",
"version": "0.14.0-alpha.19",
"version": "0.14.0",
"description": "Multiplayer Game Client for the Browser",
"author": "Endel Dreyer",
"license": "MIT",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@colyseus/http": "^2.0.0",
"@colyseus/schema": "^1.0.0-alpha.44",
"@colyseus/schema": "^1.0.0",
"@gamestdio/signals": "^1.0.0",
"@gamestdio/state-listener": "^3.1.0",
"@gamestdio/websocket": "^0.3.2",
Expand Down

0 comments on commit 0d400c5

Please sign in to comment.