@ -88,7 +88,7 @@ export default class Now extends EventEmitter {
body: {
sha,
data,
name: toRelative(name, this._path),
file: toRelative(name, this._path),
deploymentId: this._id
}
});
@ -21,6 +21,7 @@
"copy-paste": "1.1.4",
"fs-promise": "0.4.1",
"graceful-fs": "4.1.3",
"minimatch": "3.0.0",
"ms": "0.7.1",
"node-fetch": "1.3.3",
"progress": "1.1.8",