Skip to content

Commit

Permalink
Upgrade fs-extra to v7.0.0
Browse files Browse the repository at this point in the history
Fix #NONE
  • Loading branch information
Minggang Wang committed Jul 23, 2018
1 parent 9ea3896 commit 25807de
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"debug": "^3.1.0",
"deep-equal": "^1.0.1",
"dot": "^1.1.2",
"fs-extra": "^6.0.1",
"mz": "^2.6.0",
"fs-extra": "^7.0.0",
"mkdirp": "^0.5.1",
"mz": "^2.6.0",
"nan": "^2.8.0",
"ref": "^1.3.4",
"ref-struct": "^1.1.0",
"ref-array": "^1.2.0",
"walk": "^2.3.9",
"nan": "^2.8.0"
"ref-struct": "^1.1.0",
"walk": "^2.3.9"
},
"engines": {
"node": ">= 6.10.0"
Expand Down

0 comments on commit 25807de

Please sign in to comment.