Skip to content

Commit

Permalink
fix: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
returnzp committed Nov 9, 2020
1 parent f4487d1 commit 84a4093
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,6 +1,6 @@
{
"name": "react-awesome-player",
"version": "1.1.0",
"version": "1.1.1",
"description": "video.js component for React",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"@babel/plugin-proposal-class-properties": "^7.5.0",
"css-loader": "^3.0.0",
"object-path": "^0.11.4",
"react-awesome-player": "^1.0.12",
"react-awesome-player": "^1.1.0",
"style-loader": "^0.23.1",
"video.js": "^7.6.0"
}
Expand Down

0 comments on commit 84a4093

Please sign in to comment.