diff --git a/types/three/index.d.ts b/types/three/index.d.ts
index 2c8d006589..1361128b20 100644
--- a/types/three/index.d.ts
+++ b/types/three/index.d.ts
@@ -1,6 +1,22 @@
-// Type definitions for three.js 0.91
+// Type definitions for three.js 0.92
// Project: https://threejs.org
-// Definitions by: Kon , Satoru Kimura , Florent Poujol , SereznoKot , HouChunlei , Ivo , David Asmuth , Brandon Roberge, Qinsi ZHU , Toshiya Nakakura , Poul Kjeldager Sørensen , Stefan Profanter , Edmund Fokschaner , Roelof Jooste , Daniel Hritzkiv , Apurva Ojas
+// Definitions by: Kon ,
+// Satoru Kimura ,
+// Florent Poujol ,
+// SereznoKot ,
+// HouChunlei ,
+// Ivo ,
+// David Asmuth ,
+// Brandon Roberge,
+// Qinsi ZHU ,
+// Toshiya Nakakura ,
+// Poul Kjeldager Sørensen ,
+// Stefan Profanter ,
+// Edmund Fokschaner ,
+// Roelof Jooste ,
+// Daniel Hritzkiv ,
+// Apurva Ojas ,
+// Seth Kingsley
// Definitions: https://github.com//DefinitelyTyped
export * from "./three-core";