Skip to content

Commit e24ad61

Browse files
author
Michael Laktionov
committed
update ua-parser-js to 0.7.30 and above
1 parent 73391a1 commit e24ad61

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-device-detect",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Detect device type and render your component according to it",
55
"main": "dist/lib.js",
66
"typings": "./index.d.ts",
@@ -62,6 +62,6 @@
6262
"rollup-plugin-node-resolve": "^5.2.0"
6363
},
6464
"dependencies": {
65-
"ua-parser-js": "0.7.28"
65+
"ua-parser-js": "^0.7.30"
6666
}
6767
}

0 commit comments

Comments
 (0)