Skip to content

Commit

Permalink
Update rimraf dependency
Browse files Browse the repository at this point in the history
Windows support issue: isaacs/rimraf#72
  • Loading branch information
v-johuda committed Aug 4, 2016
1 parent e53fdae commit b4726af
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 @@ -10,7 +10,7 @@
"url": "https://github.com/joliss/node-quick-temp"
},
"dependencies": {
"rimraf": "~2.2.6",
"rimraf": "~2.5.4",
"mktemp": "~0.3.4",
"underscore.string": "~2.3.3"
}
Expand Down

0 comments on commit b4726af

Please sign in to comment.