From a102a3adb14162c38f5fb0a3356f1f9c66c9c2d8 Mon Sep 17 00:00:00 2001 From: vvakame Date: Thu, 17 Mar 2016 00:31:58 +0900 Subject: [PATCH] replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped --- xlsx.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xlsx.d.ts b/xlsx.d.ts index cdc7534..b761387 100644 --- a/xlsx.d.ts +++ b/xlsx.d.ts @@ -1,7 +1,7 @@ // Type definitions for xlsx // Project: https://github.com/SheetJS/js-xlsx // Definitions by: themauveavenger -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'xlsx' {