@strapi/logger
Advanced tools
Comparing version 0.0.0-4fc90398602f to 0.0.0-5b56324ac8157a79a33d616e2356adf7c6b3afa4
{ | ||
"name": "@strapi/logger", | ||
"version": "0.0.0-4fc90398602f", | ||
"version": "0.0.0-5b56324ac8157a79a33d616e2356adf7c6b3afa4", | ||
"description": "Strapi's logger", | ||
@@ -38,6 +38,6 @@ "homepage": "https://strapi.io", | ||
"engines": { | ||
"node": ">=14.19.1 <=16.x.x", | ||
"node": ">=14.19.1 <=18.x.x", | ||
"npm": ">=6.0.0" | ||
}, | ||
"gitHead": "4fc90398602f4a07f8ae8f04968c48d669992707" | ||
"gitHead": "5b56324ac8157a79a33d616e2356adf7c6b3afa4" | ||
} |
5083