From abdd933682ed9efc19b0b27fbe726f410e9083fa Mon Sep 17 00:00:00 2001 From: Horiuchi_H Date: Mon, 23 Mar 2015 17:18:33 +0900 Subject: [PATCH] modify Auther header --- jsonpath/jsonpath.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsonpath/jsonpath.d.ts b/jsonpath/jsonpath.d.ts index a976ecd5c5..db53220176 100644 --- a/jsonpath/jsonpath.d.ts +++ b/jsonpath/jsonpath.d.ts @@ -1,6 +1,6 @@ // Type definitions for jsonpath 0.1.3 // Project: https://www.npmjs.org/package/jsonpath -// Definitions by: Hiroki Horiuchi +// Definitions by: Hiroki Horiuchi // Definitions: https://github.com/borisyankov/DefinitelyTyped declare module "jsonpath" {