Skip to content

Commit 1c54746

Browse files
fix(package): update fs-extra to version 7.0.0
Closes #16
1 parent c36dec5 commit 1c54746

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
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/hax/semicolon-less.js",
2929
"dependencies": {
3030
"docopt": "^0.6.2",
31-
"fs-extra": "^5.0.0",
31+
"fs-extra": "^7.0.0",
3232
"isstream": "^0.1.1",
3333
"readable-stream": "^2.0.0",
3434
"semi": "^4.0.3"

0 commit comments

Comments
 (0)