Skip to content

Commit

Permalink
Upgraded to new pgn-reader version, to fix typing problems
Browse files Browse the repository at this point in the history
  • Loading branch information
mliebelt committed Apr 6, 2024
1 parent 2ccb221 commit 1fd5db8
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 119 deletions.
154 changes: 36 additions & 118 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"gen_examples": "node ./bin/gen_examples.mjs"
},
"dependencies": {
"@mliebelt/pgn-reader": "1.2.25",
"@mliebelt/pgn-reader": "^1.2.28",
"chessground": "^9.0.4",
"modaly.js": "^0.5.2",
"mousetrap-ts": "^1.0.0",
Expand Down

0 comments on commit 1fd5db8

Please sign in to comment.