Update version number and CC myself
This commit is contained in:
Seth Kingsley
2018-05-13 15:49:42 -07:00
parent a11ee4ecf4
commit e51b5c893c
+18 -2
View File
@@ -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 <http://phyzkit.net/>, Satoru Kimura <https://github.com/gyohk>, Florent Poujol <https://github.com/florentpoujol>, SereznoKot <https://github.com/SereznoKot>, HouChunlei <https://github.com/omni360>, Ivo <https://github.com/ivoisbelongtous>, David Asmuth <https://github.com/piranha771>, Brandon Roberge, Qinsi ZHU <https://github.com/qszhusightp>, Toshiya Nakakura <https://github.com/nakakura>, Poul Kjeldager Sørensen <https://github.com/s093294>, Stefan Profanter <https://github.com/Pro>, Edmund Fokschaner <https://github.com/efokschaner>, Roelof Jooste <https://github.com/PsychoSTS>, Daniel Hritzkiv <https://github.com/dhritzkiv>, Apurva Ojas <https://github.com/apurvaojas>
// Definitions by: Kon <http://phyzkit.net/>,
// Satoru Kimura <https://github.com/gyohk>,
// Florent Poujol <https://github.com/florentpoujol>,
// SereznoKot <https://github.com/SereznoKot>,
// HouChunlei <https://github.com/omni360>,
// Ivo <https://github.com/ivoisbelongtous>,
// David Asmuth <https://github.com/piranha771>,
// Brandon Roberge,
// Qinsi ZHU <https://github.com/qszhusightp>,
// Toshiya Nakakura <https://github.com/nakakura>,
// Poul Kjeldager Sørensen <https://github.com/s093294>,
// Stefan Profanter <https://github.com/Pro>,
// Edmund Fokschaner <https://github.com/efokschaner>,
// Roelof Jooste <https://github.com/PsychoSTS>,
// Daniel Hritzkiv <https://github.com/dhritzkiv>,
// Apurva Ojas <https://github.com/apurvaojas>,
// Seth Kingsley <https://github.com/sethk>
// Definitions: https://github.com//DefinitelyTyped
export * from "./three-core";