bump ui to 0.0.22 and api to 0.0.7

This commit is contained in:
Gregor Vostrak
2026-07-24 17:42:14 +02:00
parent 885abf3333
commit 79d85227c2
4 changed files with 6 additions and 5 deletions

View File

@@ -26,6 +26,7 @@
"./dist",
"./node_modules",
"./__tests__",
"./coverage"
"./coverage",
"src/**/*.test.ts"
],
}