Fix jshint eror

This commit is contained in:
Faisal Salman
2015-04-15 01:39:21 +07:00
8 changed files with 68 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ua-parser-js",
"version": "0.7.5",
"version": "0.7.6",
"description": "Lightweight JavaScript-based user-agent string parser",
"keywords": ["user-agent", "parser", "browser", "engine", "os", "device", "cpu"],
"scripts": ["src/ua-parser.js"],