remove last mock-fs dependencies

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-12-28 15:57:04 +01:00
parent 50c55ffd8a
commit 85c521b82b
5 changed files with 0 additions and 41 deletions
-1
View File
@@ -49,7 +49,6 @@
"@types/inquirer": "^8.1.3",
"@types/node": "^18.17.8",
"@types/recursive-readdir": "^2.2.0",
"mock-fs": "^5.2.0",
"nodemon": "^3.0.1",
"ts-node": "^10.0.0"
},