Fix push and deploy issues under Windows ('/' vs '\' path separators)

Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
This commit is contained in:
Paulo Castro 2019-04-23 15:16:47 +01:00
parent 579cdaa2e2
commit 296f1ae2de

View File

@ -165,7 +165,7 @@
"resin-compose-parse": "^2.0.4",
"resin-doodles": "0.0.1",
"resin-image-fs": "^5.0.2",
"resin-multibuild": "^2.1.6",
"resin-multibuild": "^3.1.0",
"resin-release": "^1.2.0",
"resin-semver": "^1.4.0",
"resin-stream-logger": "^0.1.2",
@ -176,7 +176,7 @@
"string-width": "^2.1.1",
"strip-ansi-stream": "^1.0.0",
"tar-stream": "^1.6.2",
"tar-utils": "^1.1.0",
"tar-utils": "^2.0.0",
"through2": "^2.0.3",
"tmp": "0.0.31",
"typed-error": "^3.0.0",