From efbce419f6cf70e38068fd605ab53fa2e27c4f9c Mon Sep 17 00:00:00 2001 From: Alexander Myshov Date: Mon, 30 Nov 2015 14:45:28 +0600 Subject: [PATCH] Update ua-parser-js upto 0.7.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6909dd..f9bb4ce 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "request": "~2.27.0", "reqwest": "git://github.com/2gis/reqwest", "setimmediate": "^1.0.2", - "ua-parser-js": "~0.6.2", + "ua-parser-js": "~0.7.9", "wrench": "~1.5.8", "yargs": "^3.6.0" },