Skip to content

Commit

Permalink
fix(package): update fs-extra to version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 14, 2017
1 parent 3fc9660 commit 17ff8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/hax/semicolon-less.js",
"dependencies": {
"docopt": "^0.6.2",
"fs-extra": "^3.0.1",
"fs-extra": "^4.0.0",
"isstream": "^0.1.1",
"readable-stream": "^2.0.0",
"semi": "^4.0.3"
Expand Down

0 comments on commit 17ff8ca

Please sign in to comment.