Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekrastogi authored Feb 18, 2024
1 parent bd176ed commit 5c04d5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "videojs-landscape-fullscreen",
"author": "Prateek Rastogi",
"version": "12.0",
"version": "12.0.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",
"main": "src/plugin.js",
"repository": "https://github.com/prateekrastogi/videojs-landscape-fullscreen",
"scripts": {
"prebuild": "rimraf dist && mkdirp dist",
Expand Down

0 comments on commit 5c04d5e

Please sign in to comment.