all-the-package-types 1.0.107 → 1.0.108
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
|
@@ -39934,6 +39934,11 @@
|
|
|
39934
39934
|
"l": "react-ellipsis-with-tooltip",
|
|
39935
39935
|
"t": "react-ellipsis-with-tooltip"
|
|
39936
39936
|
},
|
|
39937
|
+
{
|
|
39938
|
+
"p": "https://github.com/evancz/react-elm-components",
|
|
39939
|
+
"l": "react-elm-components",
|
|
39940
|
+
"t": "react-elm-components"
|
|
39941
|
+
},
|
|
39937
39942
|
{
|
|
39938
39943
|
"p": "https://github.com/unlayer/react-email-editor",
|
|
39939
39944
|
"l": "react-email-editor",
|