Skip to content

Commit

Permalink
chore(package): Update VHS version (#8447)
Browse files Browse the repository at this point in the history
* chore(package): Update VHS version

* get rid of kaios 2 from browserlist

* get rid of kaios 2

* get rid of op_mob 64

---------

Co-authored-by: Dzianis Dashkevich <ddashkevich@brightcove.com>
  • Loading branch information
dzianis-dashkevich and Dzianis Dashkevich committed Sep 25, 2023
1 parent cf681e0 commit 372b816
Show file tree
Hide file tree
Showing 5 changed files with 1,993 additions and 1,760 deletions.
4 changes: 1 addition & 3 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"not baidu 7",
"not and_qq 11",
"not and_uc 12",
"not kaios 2",
"not op_mini all",
"not op_mob 64"
"not op_mini all"
],
"bugfixes": true,
"loose": true
Expand Down
2 changes: 0 additions & 2 deletions .browserslistrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ not ie 11
not baidu 7
not and_qq 11
not and_uc 12
not kaios 2
not op_mini all
not op_mob 64

0 comments on commit 372b816

Please sign in to comment.