From e51b5c893c4eed575ca897be2366bfbe9742f3af Mon Sep 17 00:00:00 2001 From: Seth Kingsley Date: Sun, 13 May 2018 15:49:42 -0700 Subject: [PATCH] PATCH 1 Update version number and CC myself --- types/three/index.d.ts | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) 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";