This commit is contained in:
RyanZim 2017-03-15 16:18:50 -04:00
parent 659fafa331
commit cfcf3138c3

View File

@ -1,6 +1,6 @@
{
"name": "fs-extra",
"version": "2.1.0",
"version": "2.1.1",
"description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
"homepage": "https://github.com/jprichardson/node-fs-extra",
"repository": {