chore(deps): remove @backstage/test-utils form dependencies

Signed-off-by: Dávid Kosztka <dkosztka@bol.com>
This commit is contained in:
Dávid Kosztka
2022-12-27 17:55:16 +01:00
parent 97f0556a73
commit 6a41175d70
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-cost-insights': patch
---
Removed @backstage/test-utils dependency, since it was already in the devDependencies where it belongs. The main benefit is that this will exclude better-sqlite3 from the production build.