braintree / restricted-input

Restrict <input>s to certain valid characters (e.g. formatting phone or card numbers)
https://braintree.github.io/restricted-input/
MIT License
68 stars 25 forks source link

Update browser-detection to 1.4.0 #38

Closed intelliot closed 7 years ago

intelliot commented 7 years ago

Fixes https://github.com/braintree/braintree-web/issues/297 once braintree-web is updated to use 1.4.0 as well: https://github.com/braintree/braintree-web/blob/master/package.json#L19

lilaconlee commented 7 years ago

Is this something we want to mention in the changelog?