all-the-package-types 1.0.198 → 1.0.199
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
|
@@ -26959,6 +26959,11 @@
|
|
|
26959
26959
|
"l": "@koa/cors",
|
|
26960
26960
|
"t": "koa__cors"
|
|
26961
26961
|
},
|
|
26962
|
+
{
|
|
26963
|
+
"p": "https://github.com/koajs/ejs",
|
|
26964
|
+
"l": "@koa/ejs",
|
|
26965
|
+
"t": "koa__ejs"
|
|
26966
|
+
},
|
|
26962
26967
|
{
|
|
26963
26968
|
"p": "https://github.com/koajs/multer",
|
|
26964
26969
|
"l": "@koa/multer",
|