Fix error build

This commit is contained in:
Faisal Salman
2013-03-18 22:21:22 +07:00
parent e58c93fe0a
commit e89e8173f5
5 changed files with 30 additions and 28 deletions

View File

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