jobiqo-cl
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -133,3 +133,3 @@ 'use strict'; | ||
if (values.length && !_this.state.input.length && evt.keyCode == 8) { | ||
if (values.length && !_this.state.input.length && evt.keyCode === 8) { | ||
_this.props.onChange(values.slice(0, values.length - 1)); | ||
@@ -136,0 +136,0 @@ } |
{ | ||
"name": "jobiqo-cl", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
55194
18
968