fix : livraison + COMPONENTS.md

This commit is contained in:
2026-03-26 08:54:49 +01:00
parent 384f86a3b3
commit b90baec571
3 changed files with 29 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
"files": [
"app/**",
"nuxt.config.ts",
"README.md"
"README.md",
"COMPONENTS.md"
],
"scripts": {
"dev": "nuxi dev .playground",