From 7e99b9efc855d9b3051581f7f74affe04bdce2c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarnay=20K=C3=A1lm=C3=A1n?= Date: Sun, 20 May 2018 22:10:13 +0200 Subject: [PATCH] [react-aria-menubutton] drop patch version to make CI happy --- types/react-aria-menubutton/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-aria-menubutton/index.d.ts b/types/react-aria-menubutton/index.d.ts index 6866719f3c..f7a4ef7de0 100644 --- a/types/react-aria-menubutton/index.d.ts +++ b/types/react-aria-menubutton/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-aria-menubutton 5.1.1 +// Type definitions for react-aria-menubutton 5.1 // Project: https://github.com/davidtheclark/react-aria-menubutton // Definitions by: Muhammad Fawwaz Orabi // Chris Rohlfs