@ -56,7 +56,7 @@ export default class Now extends EventEmitter {
return {
sha,
size: Buffer.byteLength(data),
file: toRelative(name, this._path),
file: toRelative(name, this._path)
};
})
}