adding mermaid package to package.json

This commit is contained in:
2026-05-21 16:21:22 +02:00
parent d38902643c
commit 35a87c45e9
3 changed files with 1097 additions and 1 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"Bash(npm run *)",
"WebFetch(domain:localhost)",
"Bash(curl -s http://localhost:3000/fr)",
"Bash(npx tsc *)"
"Bash(npx tsc *)",
"Bash(npm install *)"
]
}
}