all-the-package-types 1.0.30 → 1.0.31
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 +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -27034,6 +27034,11 @@
|
|
|
27034
27034
|
"l": "linear-gradient",
|
|
27035
27035
|
"t": "linear-gradient"
|
|
27036
27036
|
},
|
|
27037
|
+
{
|
|
27038
|
+
"p": "https://github.com/mapbox/lineclip",
|
|
27039
|
+
"l": "lineclip",
|
|
27040
|
+
"t": "lineclip"
|
|
27041
|
+
},
|
|
27037
27042
|
{
|
|
27038
27043
|
"p": "https://github.com/jasonbellamy/linesert",
|
|
27039
27044
|
"l": "linesert",
|