Skip to content

Commit

Permalink
feat: add plyr (#226)
Browse files Browse the repository at this point in the history
[skip ci]

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced support for the Plyr library, enhancing media playback
capabilities within the application.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: fengmk2 <[email protected]>
  • Loading branch information
IronKinoko and fengmk2 authored Aug 5, 2024
1 parent 5cf1fc9 commit b44ae5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@
"@xterm"
],
"allowPackages": {
"plyr": {
"version": "*"
},
"rapidoc": {
"version": "*"
},
Expand Down

0 comments on commit b44ae5a

Please sign in to comment.