upgrade chessground to fix auto drag distance

This commit is contained in:
Thibault Duplessis 2016-01-28 11:37:24 +07:00
parent 4f623a28f5
commit 5881fa2197
8 changed files with 8 additions and 8 deletions

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.4.4",
"chessground": "github:ornicar/chessground#v3.4.5",
"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.4.4",
"chessground": "github:ornicar/chessground#v3.4.5",
"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.4.4",
"chessground": "github:ornicar/chessground#v3.4.5",
"mithril": "github:ornicar/mithril.js#v1.0.0"
}
}

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.4.4",
"chessground": "github:ornicar/chessground#v3.4.5",
"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.4.4",
"chessground": "github:ornicar/chessground#v3.4.5",
"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.4.4",
"chessground": "github:ornicar/chessground#v3.4.5",
"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.4.4",
"chessground": "github:ornicar/chessground#v3.4.5",
"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.4.4",
"chessground": "github:ornicar/chessground#v3.4.5",
"game": "file:../game",
"lodash": "~3.7.0",
"mithril": "github:ornicar/mithril.js#v1.0.0"