@wordpress/keycodes
Advanced tools
Comparing version
@@ -10,3 +10,2 @@ /** | ||
*/ | ||
// eslint-disable-next-line no-unused-vars | ||
@@ -13,0 +12,0 @@ export function isAppleOS() { |
@@ -19,3 +19,2 @@ "use strict"; | ||
*/ | ||
// eslint-disable-next-line no-unused-vars | ||
function isAppleOS() { | ||
@@ -22,0 +21,0 @@ return _reactNative.Platform.OS === 'ios'; |
{ | ||
"name": "@wordpress/keycodes", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "Keycodes utilities for WordPress. Used to check for keyboard events across browsers/operating systems.", | ||
@@ -31,3 +31,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "2080b50d4a41c9f746485519d1dc368dd9d9354d" | ||
"gitHead": "989502eccaadee1ea7666d6d9fb9f4d08b274546" | ||
} |
@@ -11,5 +11,4 @@ /** | ||
*/ | ||
// eslint-disable-next-line no-unused-vars | ||
export function isAppleOS() { | ||
return Platform.OS === 'ios'; | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
90830
-0.25%1192
-0.25%