upgrade to chessground 2.4.0

pull/541/head
Thibault Duplessis 2015-06-02 15:40:59 +02:00
parent b27b91fba9
commit 53f85e5ce5
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" "watchify": "~3.1.1"
}, },
"dependencies": { "dependencies": {
"chessground": "~2.2.1", "chessground": "~2.4.0",
"game": "file:../game", "game": "file:../game",
"mithril": "0.2.0" "mithril": "0.2.0"
} }

View File

@ -29,7 +29,7 @@
"watchify": "~3.1.1" "watchify": "~3.1.1"
}, },
"dependencies": { "dependencies": {
"chessground": "~2.2.1", "chessground": "~2.4.0",
"lodash": "~3.7.0", "lodash": "~3.7.0",
"mithril": "0.2.0" "mithril": "0.2.0"
} }

View File

@ -29,7 +29,7 @@
"watchify": "~3.1.1" "watchify": "~3.1.1"
}, },
"dependencies": { "dependencies": {
"chessground": "2.2.1", "chessground": "2.4.0",
"lodash-node": "^2.4.1", "lodash-node": "^2.4.1",
"mithril": "0.2.0" "mithril": "0.2.0"
} }

View File

@ -30,7 +30,7 @@
}, },
"dependencies": { "dependencies": {
"chessli.js": "file:../chessli", "chessli.js": "file:../chessli",
"chessground": "~2.2.1", "chessground": "~2.4.0",
"lodash": "~3.7.0", "lodash": "~3.7.0",
"merge": "~1.2.0", "merge": "~1.2.0",
"mithril": "0.2.0" "mithril": "0.2.0"

View File

@ -30,7 +30,7 @@
}, },
"dependencies": { "dependencies": {
"chessli.js": "file:../chessli", "chessli.js": "file:../chessli",
"chessground": "~2.2.1", "chessground": "~2.4.0",
"lodash": "~3.7.0", "lodash": "~3.7.0",
"merge": "~1.2.0", "merge": "~1.2.0",
"mithril": "0.2.0" "mithril": "0.2.0"

View File

@ -29,7 +29,7 @@
"watchify": "~3.1.1" "watchify": "~3.1.1"
}, },
"dependencies": { "dependencies": {
"chessground": "~2.2.1", "chessground": "~2.4.0",
"game": "file:../game", "game": "file:../game",
"mithril": "0.2.0" "mithril": "0.2.0"
} }

View File

@ -29,7 +29,7 @@
}, },
"dependencies": { "dependencies": {
"game": "file:../game", "game": "file:../game",
"chessground": "~2.2.1", "chessground": "~2.4.0",
"lodash": "~3.7.0", "lodash": "~3.7.0",
"mithril": "0.2.0" "mithril": "0.2.0"
} }

View File

@ -29,7 +29,7 @@
}, },
"dependencies": { "dependencies": {
"game": "file:../game", "game": "file:../game",
"chessground": "~2.2.1", "chessground": "~2.4.0",
"lodash": "~3.7.0", "lodash": "~3.7.0",
"mithril": "0.2.0" "mithril": "0.2.0"
} }