Skip to content

Commit b54a3dc

Browse files
authored
Merge pull request #6432 from plotly/is-mobile-3.1.1
Improve detection of mobile & tablet devices
2 parents 05d6de2 + 2b4e469 commit b54a3dc

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

Diff for: draftlogs/6432_change.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Improve detection of mobile & tablet devices by upgrading `is-mobile` [[#6432](https://github.com/plotly/plotly.js/pull/6432)]

Diff for: package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"glslify": "^7.1.1",
9696
"has-hover": "^1.0.1",
9797
"has-passive-events": "^1.0.0",
98-
"is-mobile": "^2.2.2",
98+
"is-mobile": "^3.1.1",
9999
"mapbox-gl": "1.10.1",
100100
"mouse-change": "^1.4.0",
101101
"mouse-event-offset": "^3.0.2",

0 commit comments

Comments
 (0)