Skip to content

Commit

Permalink
fix: revert to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theun committed Mar 7, 2022
1 parent ffb83ca commit c65619b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,6 @@
"validate": "npm ls",
"watch": "webpack --config webpack.config.js --watch --mode development"
},
"browser": "dist/umd/lib-jitsi-meet.min.js",
"module": "dist/esm/JitsiMeetJS.js",
"files": [
"dist",
"types",
"connection_optimization/external_connect.js",
"modules/browser/capabilities.json"
],
"main": "./index.js",
"license": "Apache-2.0"
}

0 comments on commit c65619b

Please sign in to comment.