Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 595fe93

Browse files
fix(package): update fs-extra to version 6.0.1
Closes #91
1 parent 07f0fd4 commit 595fe93

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
@@ -30,7 +30,7 @@
3030
"boom": "^7.1.1",
3131
"browserify": "^15.2.0",
3232
"envify": "^4.1.0",
33-
"fs-extra": "^5.0.0",
33+
"fs-extra": "^6.0.1",
3434
"joi": "^13.1.1",
3535
"readable-stream": "^2.3.3",
3636
"tempy": "^0.2.1",

0 commit comments

Comments
 (0)