Revert "downgrade to chessground 7.6.5"

This reverts commit af1a4ed009.
pull/5321/head
Thibault Duplessis 2019-07-13 19:32:12 +02:00
parent 7e2a76100d
commit 1aa4953eab
7 changed files with 11 additions and 11 deletions

View File

@ -39,7 +39,7 @@
"ceval": "1.0.0",
"chat": "2.0.0",
"chess": "1.0.0",
"chessground": "7.6.5",
"chessground": "^7.6",
"common": "1.0.0",
"game": "1.0.0",
"nvui": "1.0.0",

View File

@ -36,7 +36,7 @@
"watchify": "^3"
},
"dependencies": {
"chessground": "7.6.5",
"chessground": "^7.6",
"mithril": "github:ornicar/mithril.js#lila-1",
"common": "1.0.0"
}

View File

@ -34,7 +34,7 @@
"watchify": "^3"
},
"dependencies": {
"chessground": "7.6.5",
"chessground": "^7.6",
"common": "1.0.0",
"snabbdom": "ornicar/snabbdom#0.7.1-lichess"
}

View File

@ -36,7 +36,7 @@
"dependencies": {
"ceval": "1.0.0",
"chess": "1.0.0",
"chessground": "7.6.5",
"chessground": "^7.6",
"common": "1.0.0",
"snabbdom": "ornicar/snabbdom#0.7.1-lichess",
"tree": "1.0.0"

View File

@ -34,7 +34,7 @@
},
"dependencies": {
"chat": "2.0.0",
"chessground": "7.6.5",
"chessground": "^7.6",
"common": "1.0.0",
"game": "1.0.0",
"nvui": "1.0.0",

View File

@ -34,7 +34,7 @@
},
"dependencies": {
"chat": "2.0.0",
"chessground": "7.6.5",
"chessground": "^7.6",
"common": "1.0.0",
"game": "1.0.0",
"snabbdom": "ornicar/snabbdom#0.7.1-lichess"

View File

@ -945,11 +945,6 @@ chalk@^2.3.0, chalk@^2.4.2:
version "0.10.2"
resolved "https://codeload.github.com/ornicar/chess.js/tar.gz/ad0709c0b07773d9d0da8e4605a9a2a28f00d249"
chessground@7.6.5:
version "7.6.5"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.6.5.tgz#17892411f18e04ad15667c14eff934411d17a9ad"
integrity sha512-WXs6OKANrs7Bka99wpxy+vj1S4J5p+XyhMysKeMPDEIm21DoTFFmdBro6XLJ7MTVQmLkK+HWKRLyZaEHJjzgSg==
chessground@^4.4:
version "4.4.2"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-4.4.2.tgz#582912aabb5ed32131abdeb6cfcb54d1c4cda7aa"
@ -958,6 +953,11 @@ chessground@^4.4:
merge "1.2.0"
mithril "github:ornicar/mithril.js#v1.0.1"
chessground@^7.6:
version "7.6.6"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.6.6.tgz#543bc57ef9e988712b1d5f7d2c722ac64caaa97f"
integrity sha512-4jz5XKMF+h/OI61qi0FnvPfC+6gKW+9ZJMjvbAAU+JC2c+/NIZ6M4BmhuIZJf44+k4mD9NSJHFK8YYw2O8TaqQ==
chokidar@^2.0.0, chokidar@^2.0.4, chokidar@^2.1.1:
version "2.1.6"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.6.tgz#b6cad653a929e244ce8a834244164d241fa954c5"