Skip to content

Commit cd4cde2

Browse files
Merge pull request #1478 from NativeScript/vladimirov/livesync-fixes
Fix ENOENT, EISDIR, EEXIST errors in livesync
2 parents b4d4aa0 + 5032381 commit cd4cde2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/common

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"ffi": "https://github.com/icenium/node-ffi/tarball/v2.0.0.1",
4040
"fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.6.3",
4141
"filesize": "3.1.2",
42-
"gaze": "0.5.1",
42+
"gaze": "0.5.2",
4343
"gulp": "3.9.0",
4444
"iconv-lite": "0.4.11",
4545
"inquirer": "0.9.0",

0 commit comments

Comments
 (0)