Revert back util.is to typeof

This commit is contained in:
Faisal Salman
2013-03-20 14:09:31 +07:00
parent 38f62b3d63
commit ce8f4977c0
5 changed files with 16 additions and 19 deletions

View File

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