chessground 4.4 for ui/learn

pull/5153/head
Thibault Duplessis 2019-05-29 11:52:48 +02:00
parent 5aa39ae26e
commit d791ea8cb0
2 changed files with 9 additions and 8 deletions

View File

@ -31,7 +31,7 @@
},
"dependencies": {
"chess.js": "github:ornicar/chess.js#learn",
"chessground": "github:niklasf/chessground#4.4.x",
"chessground": "^4.4",
"common": "1.0.0",
"mithril": "github:ornicar/mithril.js#lila-1"
}

View File

@ -1091,18 +1091,19 @@ chalk@^2.0.0, chalk@^2.3.0, chalk@^2.4.2:
version "0.10.2"
resolved "https://codeload.github.com/ornicar/chess.js/tar.gz/ad0709c0b07773d9d0da8e4605a9a2a28f00d249"
chessground@^4.4:
version "4.4.2"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-4.4.2.tgz#582912aabb5ed32131abdeb6cfcb54d1c4cda7aa"
integrity sha512-cCAaTjsnE30hkWSPQRBOr2vlWSmxHS1hzz2kBM+b1VwLjvZRj5bohWtfZsznIgegfZUxZMOvtHsyde8/hhazLg==
dependencies:
merge "1.2.0"
mithril "github:ornicar/mithril.js#v1.0.1"
chessground@^7.6:
version "7.6.2"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.6.2.tgz#060a3263f38d48655f0b1d09a94deaa1ae69ada0"
integrity sha512-eS4dfCvYj3vYwtznFKdsLF8DIyeC6+sLERsEhomX0QwZW9xFrJy38DPVzGKJI68U+1mtsCVFPjCJg4XyRNPhNg==
"chessground@github:niklasf/chessground#4.4.x":
version "4.4.0"
resolved "https://codeload.github.com/niklasf/chessground/tar.gz/1f40e7b174211131d3b0835461838a31aee5a8bd"
dependencies:
merge "1.2.0"
mithril "github:ornicar/mithril.js#v1.0.1"
chokidar@^2.0.0, chokidar@^2.0.4, chokidar@^2.1.1:
version "2.1.5"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.5.tgz#0ae8434d962281a5f56c72869e79cb6d9d86ad4d"