all-the-package-types 1.0.61 → 1.0.62
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.
- package/package.json +1 -1
- package/types.json +6 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -29,6 +29,11 @@
|
|
|
29
29
|
"l": "a-big-triangle",
|
|
30
30
|
"t": "a-big-triangle"
|
|
31
31
|
},
|
|
32
|
+
{
|
|
33
|
+
"p": "https://github.com/superjoe30/node-astar",
|
|
34
|
+
"l": "a-star",
|
|
35
|
+
"t": "a-star"
|
|
36
|
+
},
|
|
32
37
|
{
|
|
33
38
|
"p": "https://github.com/KittyGiraudel/a11y-dialog",
|
|
34
39
|
"l": "a11y-dialog",
|
|
@@ -24525,7 +24530,7 @@
|
|
|
24525
24530
|
"t": "json-schema-traverse"
|
|
24526
24531
|
},
|
|
24527
24532
|
{
|
|
24528
|
-
"p":
|
|
24533
|
+
"p": "https://github.com/typicode/json-server",
|
|
24529
24534
|
"l": "json-server",
|
|
24530
24535
|
"t": "json-server"
|
|
24531
24536
|
},
|