all-the-package-types 1.0.74 → 1.0.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +5 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.74",
3
+ "version": "1.0.75",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
package/types.json CHANGED
@@ -42229,6 +42229,11 @@
42229
42229
  "l": "react-transition-group",
42230
42230
  "t": "react-transition-group"
42231
42231
  },
42232
+ {
42233
+ "p": "https://github.com/jpb12/react-tree-graph",
42234
+ "l": "react-tree-graph",
42235
+ "t": "react-tree-graph"
42236
+ },
42232
42237
  {
42233
42238
  "p": "https://github.com/chenglou/react-treeview",
42234
42239
  "l": "react-treeview",