From 2c70bc24596dd644084e66b0010dab5b1ff208ef Mon Sep 17 00:00:00 2001 From: Diego Marcos Date: Thu, 25 Jul 2024 18:25:35 -0700 Subject: [PATCH] Bump THREE to r167 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed1ca5c5148..57044ab2492 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "deep-assign": "^2.0.0", "load-bmfont": "^1.2.3", "super-animejs": "^3.1.0", - "super-three": "0.165.0", + "super-three": "0.167.0", "three-bmfont-text": "dmarcos/three-bmfont-text#eed4878795be9b3e38cf6aec6b903f56acd1f695", "webvr-polyfill": "^0.10.12" },