diff --git a/gulpfile.js b/gulpfile.js index 3c4c9f6..2716e1d 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -154,7 +154,8 @@ gulp.task('browser-sync', ['build'], function() { server: { baseDir: "./" }, - open: 'ui' + open: 'ui', + online: true, }); }); diff --git a/package.json b/package.json index 042efa7..c81e6e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-panorama", - "version": "0.1.0", + "version": "0.1.1", "description": "a plugin for videojs run a full 360 degree panorama video. ", "keywords": [ "videojs",