Remove unused dependencies

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-01-21 15:12:55 +01:00
parent 0e09335809
commit cbf43cee68
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -29,7 +29,6 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"fs-extra": "^10.0.0",
"node-fetch": "^2.6.1"
},
"devDependencies": {