From 78223f4c000bf7303cb3e29d49faed93b0426a90 Mon Sep 17 00:00:00 2001 From: zeh fernando Date: Sun, 15 Feb 2015 18:42:50 -0500 Subject: [PATCH] Marked as compatible with r12 Marked the definitions as being compatible with r12 as the interface did not change --- stats/stats.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stats/stats.d.ts b/stats/stats.d.ts index 48a2fc54f..e940212ee 100644 --- a/stats/stats.d.ts +++ b/stats/stats.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Stats.js r11 +// Type definitions for Stats.js r12 // Project: http://github.com/mrdoob/stats.js // Definitions by: Gregory Dalton // Definitions: https://github.com/borisyankov/DefinitelyTyped