upgrade chessground, fixing crazyhouse race condition

This commit is contained in:
Thibault Duplessis 2016-01-21 11:10:36 +07:00
parent 67f3638f85
commit 70f642b3b0
9 changed files with 10 additions and 10 deletions

File diff suppressed because one or more lines are too long

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.5",
"chessground": "github:ornicar/chessground#v3.3.6",
"game": "file:../game",
"mithril": "github:ornicar/mithril.js#v1.0.0"
}

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.5",
"chessground": "github:ornicar/chessground#v3.3.6",
"lodash": "~3.7.0",
"mithril": "github:ornicar/mithril.js#v1.0.0"
}

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.5",
"chessground": "github:ornicar/chessground#v3.3.6",
"mithril": "github:ornicar/mithril.js#v1.0.0"
}
}

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.5",
"chessground": "github:ornicar/chessground#v3.3.6",
"chessli.js": "file:../chessli",
"lodash": "~3.7.0",
"merge": "~1.2.0",

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.5",
"chessground": "github:ornicar/chessground#v3.3.6",
"chessli.js": "file:../chessli",
"lodash": "~3.7.0",
"merge": "~1.2.0",

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.5",
"chessground": "github:ornicar/chessground#v3.3.6",
"game": "file:../game",
"mithril": "github:ornicar/mithril.js#v1.0.0"
}

View file

@ -28,7 +28,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.5",
"chessground": "github:ornicar/chessground#v3.3.6",
"game": "file:../game",
"lodash": "~3.7.0",
"mithril": "github:ornicar/mithril.js#v1.0.0"

View file

@ -28,7 +28,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.5",
"chessground": "github:ornicar/chessground#v3.3.6",
"game": "file:../game",
"lodash": "~3.7.0",
"mithril": "github:ornicar/mithril.js#v1.0.0"