chessground 8.0.0-beta2

benediktwerner-cg-resize
Thibault Duplessis 2021-06-17 09:26:48 +02:00
parent 9bbf80c36b
commit d07b97e79d
12 changed files with 15 additions and 15 deletions

File diff suppressed because one or more lines are too long

View File

@ -25,7 +25,7 @@
"ceval": "2.0.0",
"chat": "2.0.0",
"chess": "2.0.0",
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"chessops": "^0.9.0",
"common": "2.0.0",
"game": "2.0.0",

View File

@ -15,7 +15,7 @@
"@build/rollupProject": "2.0.0"
},
"dependencies": {
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"chessops": "^0.9.0",
"snabbdom": "^3.0.1",
"common": "2.0.0"

View File

@ -18,7 +18,7 @@
"@types/lichess": "2.0.0"
},
"dependencies": {
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"common": "2.0.0",
"snabbdom": "^3.0.1"
},

View File

@ -16,7 +16,7 @@
"dependencies": {
"chessops": "^0.9.0",
"snabbdom": "^3.0.1",
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"common": "2.0.0"
},
"devDependencies": {

View File

@ -19,7 +19,7 @@
"dependencies": {
"ceval": "2.0.0",
"chart.js": "^2.9",
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"chessops": "^0.9.0",
"common": "2.0.0",
"snabbdom": "^3.0.1",

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"chessops": "^0.9.0",
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"snabbdom": "^3.0.1",
"common": "2.0.0",
"puz": "2.0.0"

View File

@ -18,7 +18,7 @@
"dependencies": {
"ab": "https://github.com/lichess-org/ab-stub",
"chat": "2.0.0",
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"common": "2.0.0",
"game": "2.0.0",
"nvui": "2.0.0",

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"chessops": "^0.9.0",
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"snabbdom": "^3.0.1",
"common": "2.0.0",
"puz": "2.0.0"

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"chat": "2.0.0",
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"common": "2.0.0",
"game": "2.0.0",
"snabbdom": "^3.0.1"

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"chat": "2.0.0",
"chessground": "^8.0.0-beta1",
"chessground": "^8.0.0-beta2",
"common": "2.0.0",
"game": "2.0.0",
"snabbdom": "^3.0.1"

View File

@ -980,10 +980,10 @@ chessground@^4.4:
merge "1.2.0"
mithril "github:ornicar/mithril.js#v1.0.1"
chessground@^8.0.0-beta1:
version "8.0.0-beta1"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-8.0.0-beta1.tgz#470ae0e511c8bdbf492f5418020f8485d22602e9"
integrity sha512-DRwphke5nhfi2lyW1gPraamO3+0IgDo8DAkYo5SV0GUMbeMu79otaO1uCJlSc0HweGxw6xo8b+zUuVKQeRjnkA==
chessground@^8.0.0-beta2:
version "8.0.0-beta2"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-8.0.0-beta2.tgz#6c7b6cd8b1c966a43ba72b114aae8f929d7b9399"
integrity sha512-yLbabXRF+3KOOcd6ZOVPLloaxAoWD2FChEcRbLzyVPEvT1O2CmWtiKo95pSAcNccV1x8V1OD8GSUnF2AVJ7ocA==
chessops@^0.9.0:
version "0.9.0"