From e6261bba0894d7fc85e1b32e5dad52b5bbf9f1b4 Mon Sep 17 00:00:00 2001 From: Josh <37798644+joshuaellis@users.noreply.github.com> Date: Sun, 8 Aug 2021 11:22:07 +0100 Subject: [PATCH] r131 --- types/three/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/three/index.d.ts b/types/three/index.d.ts index 1e5b8f874..57731a3bf 100644 --- a/types/three/index.d.ts +++ b/types/three/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for three 0.130 +// Type definitions for three 0.131 // Project: https://threejs.org/ // Definitions by: Josh Ellis // Nathan Bierema