Fix issue #13 & Resolve npm package name conflict with ua-parser

This commit is contained in:
Faisal Salman
2013-03-20 12:46:15 +07:00
parent d5d329e15d
commit 38f62b3d63
6 changed files with 8 additions and 8 deletions

View File

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