chore: reverting fs-extra bump, that seems to have broken all the installs

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-07-12 19:29:34 +02:00
parent 108e53db3e
commit 203d256d36
16 changed files with 25 additions and 34 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"@backstage/config": "^0.1.5",
"@types/json-schema": "^7.0.6",
"ajv": "^7.0.3",
"fs-extra": "^10.0.0",
"fs-extra": "9.1.0",
"json-schema": "^0.3.0",
"json-schema-merge-allof": "^0.8.1",
"typescript-json-schema": "^0.50.1",