From e677c2cc75ab304685d8ba7b13f4aaeada5f45db Mon Sep 17 00:00:00 2001 From: Todor Totev Date: Tue, 16 Feb 2016 10:54:05 +0200 Subject: [PATCH] Update node-winreg dependency Fixes issues with Genymotion being first in the PATH --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63bdaeabc5..a259604810 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "through2": "2.0.0", "utf-8-validate": "https://github.com/telerik/utf-8-validate/tarball/v1.0.1.1", "vinyl-filter-since": "2.0.2", - "winreg": "0.0.12", + "winreg": "0.0.17", "ws": "0.7.1", "xcode": "https://github.com/NativeScript/node-xcode/archive/1.4.0.tar.gz", "xmldom": "0.1.21",