diff --git a/package.json b/package.json index 54ad331..2dd5a69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-the-package-types", - "version": "1.0.255", + "version": "1.0.256", "description": "A list of all the `@types` packages on npm with metadata. Updated daily.", "main": "types.json", "bin": "cli.js", diff --git a/types.json b/types.json index adb5038..e836670 100644 --- a/types.json +++ b/types.json @@ -40439,6 +40439,11 @@ "l": "react-chat-widget", "t": "react-chat-widget" }, + { + "p": "https://github.com/ruilisi/react-chessground", + "l": "react-chessground", + "t": "react-chessground" + }, { "p": "https://github.com/adriantoine/react-circular", "l": "react-circular",