From 79f359c500530bf0418efbfb205a1ea07fc45b41 Mon Sep 17 00:00:00 2001 From: Andy Date: Mon, 21 Nov 2016 10:44:02 -0800 Subject: [PATCH] Remove patch version from linted project (#12833) --- usb/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usb/index.d.ts b/usb/index.d.ts index 1e8a994383..da2cce8b96 100644 --- a/usb/index.d.ts +++ b/usb/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for node-usb 1.1.2 +// Type definitions for node-usb 1.1 // Project: https://github.com/nonolith/node-usb // Definitions by: Eric Brody // Definitions: https://github.com/borisyankov/DefinitelyTyped