From eb88013b234c09656f8d533a1fb896849d8a0f73 Mon Sep 17 00:00:00 2001 From: Sarun Intaralawan Date: Tue, 1 May 2018 23:26:04 +0700 Subject: [PATCH] Change table package name (#25390) --- types/table/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/table/index.d.ts b/types/table/index.d.ts index dfa921bcb2..eb89492968 100644 --- a/types/table/index.d.ts +++ b/types/table/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Tabris.js 4.0 +// Type definitions for table 4.0 // Project: https://github.com/gajus/table // Definitions by: Evan Shortiss // mrmlnc