Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 6675f1a

Browse files
fix(package): update fs-extra to version 6.0.1
Closes #46
1 parent 9da59c6 commit 6675f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"console.table": "^0.10.0",
5959
"cross-spawn": "^6.0.4",
6060
"debug": "^3.1.0",
61-
"fs-extra": "^5.0.0",
61+
"fs-extra": "^6.0.1",
6262
"fuzzy": "^0.1.3",
6363
"git-url-parse": "^8.1.0",
6464
"global-modules-path": "^2.0.0",

0 commit comments

Comments
 (0)