Comparing version 1.0.0 to 1.0.1
@@ -227,4 +227,2 @@ #!/usr/bin/env node | ||
console.log('is buffer', Buffer.isBuffer(contents)) | ||
// If contents is already a Buffer, don't try to encode it. If no encoding | ||
@@ -231,0 +229,0 @@ // was specified, use the default. |
{ | ||
"name": "fs-sync", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "synchronous fs with more fun", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
8
12906
212