From 8f32f190b12be7912a189a497145aeb162f02ba5 Mon Sep 17 00:00:00 2001 From: Kevin Staunton-Lambert Date: Wed, 14 Aug 2024 10:18:58 +1000 Subject: [PATCH] (testing ambient changes) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67adc42..65fc65d 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@babel/runtime": "^7.14.5", "babel-polyfill": "^6.26.0", "global": "^4.4.0", - "three": "^0.166.1", + "three": "^0.149.0", "video.js": "^6 || ^7", "webxr-polyfill": "^2.0.3" },