Skip to content

Commit 3132a51

Browse files
fix(package): update fs-extra to version 4.0.1
Closes #28
1 parent 8dae63c commit 3132a51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"license": "MIT",
3131
"dependencies": {
3232
"commondir": "^1.0.1",
33-
"fs-extra": "^1.0.0",
33+
"fs-extra": "^4.0.1",
3434
"yargs": "^6.0.0",
3535
"glob": "^7.0.3",
3636
"rev-hash": "^1.0.0",

0 commit comments

Comments
 (0)