machinepack-fs
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "machinepack-fs", | ||
"version": "1.1.3", | ||
"description": "Work with the local filesystem, i.e. `ls`, `rm -rf`, `cp -r`, and more", | ||
"version": "1.1.4", | ||
"description": "Work with the local filesystem; list files, write files, etc.", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "test": "mocha -b" |
9726