Skip to content

Commit e9520b3

Browse files
Merge pull request #155 from NativeScript/vladimirov/fix-analytics-timeout
Fix analytics timeout
2 parents 8fafd7a + b8b29f8 commit e9520b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"underscore": "1.5.2",
5151
"unzip": "0.1.9",
5252
"watchr": "2.4.11",
53-
"xmlhttprequest": "1.6.0",
53+
"xmlhttprequest": "https://github.com/telerik/node-XMLHttpRequest/tarball/master",
5454
"yargs": "1.2.2"
5555
},
5656
"analyze": true,

0 commit comments

Comments
 (0)