all-the-package-types 1.0.86 → 1.0.87
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
|
@@ -38409,6 +38409,11 @@
|
|
|
38409
38409
|
"l": "@rails/activestorage",
|
|
38410
38410
|
"t": "rails__activestorage"
|
|
38411
38411
|
},
|
|
38412
|
+
{
|
|
38413
|
+
"p": "https://github.com/rails/request.js",
|
|
38414
|
+
"l": "@rails/request.js",
|
|
38415
|
+
"t": "rails__request.js"
|
|
38416
|
+
},
|
|
38412
38417
|
{
|
|
38413
38418
|
"p": "https://github.com/rails/rails",
|
|
38414
38419
|
"l": "@rails/ujs",
|