chore: patched dependencies package.json-ean sartzen du

This commit is contained in:
2025-10-23 18:33:28 +02:00
parent ff47691715
commit ec911e0399
2 changed files with 48 additions and 5 deletions

View File

@@ -38,5 +38,10 @@
},
"dependencies": {
"prettier": "^3.6.2"
},
"pnpm": {
"patchedDependencies": {
"strapi-plugin-webp-converter@1.0.4": "patches/strapi-plugin-webp-converter.patch"
}
}
}