all-the-package-types 1.0.157 → 1.0.158
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
|
@@ -53214,6 +53214,11 @@
|
|
|
53214
53214
|
"l": "webpack-plugin-serve",
|
|
53215
53215
|
"t": "webpack-plugin-serve"
|
|
53216
53216
|
},
|
|
53217
|
+
{
|
|
53218
|
+
"p": "https://github.com/runreflect/webpack-react-component-name",
|
|
53219
|
+
"l": "webpack-react-component-name",
|
|
53220
|
+
"t": "webpack-react-component-name"
|
|
53221
|
+
},
|
|
53217
53222
|
{
|
|
53218
53223
|
"p": "https://github.com/shellscape/webpack-serve",
|
|
53219
53224
|
"l": "webpack-serve",
|