Skip to content

Commit

Permalink
versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekrastogi authored Feb 18, 2024
1 parent 35e76ca commit bd176ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "videojs-landscape-fullscreen",
"author": "Prateek Rastogi",
"version": "11.1111.0",
"license": "ISC",
"version": "12.0",
"license": "MIT",
"description": "Videojs on Mobile and/or React: Automatically Switch to Landscape on Fullscreen, and Fullscreen on Landscape",
"main": "dist/videojs-landscape-fullscreen.min.js",
"repository": "https://github.com/prateekrastogi/videojs-landscape-fullscreen",
Expand All @@ -28,7 +28,7 @@
]
},
"peerDependencies": {
"video.js": "5.x || 6.x || 7.x || *"
"video.js": "5.x || 6.x || 7.x || 8.x"
},
"dependencies": {
"global": "^4.4.0"
Expand Down

0 comments on commit bd176ed

Please sign in to comment.