upgrade chessground - fixes #2514 - thanks @niklasf

pull/2520/head
Thibault Duplessis 2017-01-13 12:31:30 +01:00
parent 34d7c316ee
commit 8d23096477
9 changed files with 10 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@ -31,7 +31,7 @@
"watchify": "~3.7"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v4.3.10",
"chessground": "github:ornicar/chessground#v4.3.11",
"common": "file:../common",
"chess": "file:../chess",
"game": "file:../game",

View File

@ -29,7 +29,7 @@
"watchify": "~3.7"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v4.3.10",
"chessground": "github:ornicar/chessground#v4.3.11",
"lodash": "~3.7.0",
"mithril": "github:ornicar/mithril.js#v1.0.1"
}

View File

@ -29,7 +29,7 @@
},
"dependencies": {
"chess.js": "github:ornicar/chess.js#learn",
"chessground": "github:ornicar/chessground#v4.3.10",
"chessground": "github:ornicar/chessground#v4.3.11",
"common": "file:../common",
"mithril": "github:ornicar/mithril.js#v1.0.1"
}

View File

@ -29,7 +29,7 @@
"watchify": "~3.7"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v4.3.10",
"chessground": "github:ornicar/chessground#v4.3.11",
"common": "file:../common",
"mithril": "github:ornicar/mithril.js#v1.0.1"
}

View File

@ -29,7 +29,7 @@
"watchify": "~3.7"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v4.3.10",
"chessground": "github:ornicar/chessground#v4.3.11",
"common": "file:../common",
"chess": "file:../chess",
"tree": "file:../tree",

View File

@ -29,7 +29,7 @@
"watchify": "~3.7"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v4.3.10",
"chessground": "github:ornicar/chessground#v4.3.11",
"common": "file:../common",
"game": "file:../game",
"mithril": "github:ornicar/mithril.js#v1.0.1"

View File

@ -28,7 +28,7 @@
"watchify": "~3.7"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v4.3.10",
"chessground": "github:ornicar/chessground#v4.3.11",
"game": "file:../game",
"lodash": "~3.7.0",
"mithril": "github:ornicar/mithril.js#v1.0.1"

View File

@ -28,7 +28,7 @@
"watchify": "~3.7"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v4.3.10",
"chessground": "github:ornicar/chessground#v4.3.11",
"common": "file:../common",
"game": "file:../game",
"mithril": "github:ornicar/mithril.js#v1.0.1"