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 Mar 9, 2021
1 parent 03ea86d commit 9488376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -52,6 +52,7 @@
"stylelint": "github:theodab/stylelint#941a097114756bf2bd8a4d4dff1f659bcc520eb4",
"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 9488376

Please sign in to comment.