mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 07:58:45 +03:00
update version to 2.x.x
This commit is contained in:
parent
d5d7acbd9c
commit
238ef9fe0e
@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "UAParser.js",
|
||||
"name": "@amplitude/ua-parser-js",
|
||||
"version": "0.7.33",
|
||||
"version": "2.0.4",
|
||||
"author": "Faisal Salman <f@faisalman.com> (http://faisalman.com)",
|
||||
"description": "Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment",
|
||||
"keywords": [
|
||||
@ -198,5 +198,8 @@
|
||||
"type": "paypal",
|
||||
"url": "https://paypal.me/faisalman"
|
||||
}
|
||||
]
|
||||
],
|
||||
"dependencies": {
|
||||
"ua-parser-js": "^2.0.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user