Skip to content

Commit 05a9853

Browse files
committed
use older chessground
1 parent d91b7ea commit 05a9853

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

dist/main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"chess.js": "^0.10",
16-
"chessground": "^7.3",
16+
"chessground": "7.3",
1717
"search-params": "^3.0.0"
1818
},
1919
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -865,10 +865,10 @@ chess.js@^0.10:
865865
resolved "https://registry.yarnpkg.com/chess.js/-/chess.js-0.10.2.tgz#eacefa2067155f87f046e80cc12d2019eef1b81a"
866866
integrity sha1-6s76IGcVX4fwRugMwS0gGe7xuBo=
867867

868-
chessground@^7.3:
869-
version "7.6.10"
870-
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.6.10.tgz#b837c11e27a8504c6f3ed06c659e8e2d8ea11f3e"
871-
integrity sha512-kAnS6hy7NNdGLu6H1b2IOodwEHu9cDfaG/GVhh96KuBm2D9llZ2Ccf/j0sLwmMQctn3cIxOXV4yeRsT4/8szzg==
868+
chessground@7.3:
869+
version "7.3.5"
870+
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.3.5.tgz#2a673eaa19815e08ffc101379e8613ff9769834b"
871+
integrity sha512-hawpf1+nJoJizv1eS7QNGbtplD1tAqyWqGR5H+jWH4yvamN6EiHV2jBRz1UEnlwhNTNltqa0haNwJ8e7rXojvw==
872872

873873
chokidar@^2.0.0, chokidar@^2.1.1:
874874
version "2.1.8"

0 commit comments

Comments
 (0)