Skip to content

Commit

Permalink
test: Fix recognition of Xbox One in Karma
Browse files Browse the repository at this point in the history
This updates the UA parser to one that recognizes Xbox devices
including Xbox One.  Corresponds to PR faisalman/ua-parser-js#479

Change-Id: I5e92e78b06c981df1659f73264b6fabfc5eb56ac
  • Loading branch information
joeyparrish committed Feb 22, 2021
1 parent c1da26c commit c23722a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -56,6 +56,7 @@
"stylelint": "^13.8.0",
"stylelint-config-standard": "^20.0.0",
"tippy.js": "^4.3.1",
"ua-parser-js": "github:joeyparrish/ua-parser-js#9d154cc",
"which": "^1.3.1"
},
"main": "dist/shaka-player.compiled.js",
Expand Down

0 comments on commit c23722a

Please sign in to comment.