@wordpress/keycodes
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -0,1 +1,3 @@ | ||
## 2.0.5 (2018-11-21) | ||
## 2.0.4 (2018-11-20) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "@wordpress/keycodes", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Keycodes utilities for WordPress. Used to check for keyboard events across browsers/operating systems.", | ||
@@ -24,3 +24,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.0.0", | ||
"@wordpress/i18n": "^3.1.0", | ||
"@wordpress/i18n": "^3.1.1", | ||
"lodash": "^4.17.10" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "301b902d9c8ca6b1ed6a4deed3f3818d4000c67b" | ||
"gitHead": "c59ef56fe16bdcc1fffd70b6e8a2fda4bf9c28fe" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
76494
Updated@wordpress/i18n@^3.1.1