cli-node: refactor to remove mock-fs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-12-28 15:15:35 +01:00
parent cdad4f0a02
commit 92ee157875
3 changed files with 13 additions and 11 deletions
+2 -2
View File
@@ -38,8 +38,8 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"mock-fs": "^5.2.0"
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^"
},
"files": [
"dist"