Skip to content

Commit

Permalink
Rollback THREE.js to earlier version which didnt have brightness/gamm…
Browse files Browse the repository at this point in the history
…a issue
  • Loading branch information
Kevin Staunton-Lambert committed Aug 15, 2024
1 parent ec34d00 commit 0c90edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@babel/runtime": "^7.14.5",
"babel-polyfill": "^6.26.0",
"global": "^4.4.0",
"three": "^0.167.1",
"three": "^0.149.0",
"video.js": "^6 || ^7",
"webxr-polyfill": "^2.0.3"
},
Expand Down

0 comments on commit 0c90edc

Please sign in to comment.