Skip to content

Commit 2350039

Browse files
authored
Move fs-extra back to dependencies (#1308)
1 parent 291115d commit 2350039

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package-lock.json

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"@types/recursive-readdir": "^2.2.1",
2424
"@types/tar-fs": "^2.0.1",
2525
"@vitest/coverage-v8": "^0.33.0",
26-
"fs-extra": "^11.1.0",
2726
"type-fest": "^3.6.0",
2827
"vitest": "^0.33.0"
2928
},
@@ -36,6 +35,7 @@
3635
"@shopify/mini-oxygen": "^2.2.1",
3736
"ansi-escapes": "^6.2.0",
3837
"diff": "^5.1.0",
38+
"fs-extra": "^11.1.0",
3939
"get-port": "^7.0.0",
4040
"gunzip-maybe": "^1.4.2",
4141
"prettier": "^2.8.4",

0 commit comments

Comments
 (0)