diff --git a/example.html b/example.html
index a9422b5..e3ab95d 100644
--- a/example.html
+++ b/example.html
@@ -56,8 +56,6 @@
}
])
- window.player = player;
-
player.on('resolutionchange', function(){
console.info('Source changed to %s', player.src())
})
diff --git a/package.json b/package.json
index 0bee389..788e3e4 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
- "name": "videojs-test",
- "version": "0.0.0",
+ "name": "videojs-resolution-switcher",
+ "version": "0.1.0",
"author": "Kasper Moskwiak",
- "description": "A revolutionary plugin for video.js",
+ "description": "Resolution switcher for video.js 5",
"license": "Apache-2.0",
"keywords": [
"videojs",