Skip to content

Commit

Permalink
update generator
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Jun 26, 2018
1 parent c6e931f commit 59faf17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 362 deletions.
360 changes: 0 additions & 360 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"main": "dist/videojs-vr.cjs.js",
"module": "dist/videojs-vr.es.js",
"generator-videojs-plugin": {
"version": "6.0.8"
"version": "6.0.9"
},
"scripts": {
"prebuild": "npm run clean",
Expand Down Expand Up @@ -78,7 +78,7 @@
"dependencies": {
"global": "^4.3.2",
"three": "0.92.0",
"video.js": "6.10.2 || ^7.0.3",
"video.js": "^6 || ^7",
"webvr-polyfill": "0.10.5"
},
"devDependencies": {
Expand Down

0 comments on commit 59faf17

Please sign in to comment.