Comparing version 0.2.5 to 0.2.6
@@ -15,3 +15,3 @@ "use strict"; | ||
var getEventKey = function getEventKey(e) { | ||
return (0, _getObjectValue["default"])(e, ["key"], (0, _getObjectValue["default"])(e, ["keycode"])); | ||
return (0, _getObjectValue["default"])(e, ["key"], (0, _getObjectValue["default"])(e, ["keyCode"])); | ||
}; | ||
@@ -18,0 +18,0 @@ |
{ | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"name": "call-func", | ||
@@ -4,0 +4,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package