Similar to what we do with credit-card-type in card-validator, we pin to a floating major version. Because braintree-web has a pinned version of browser-detection, restricted-input will use whatever version that braintree-web specifies when it is a dependency of braintree-web.
This will eliminate the need to release a new version of restricted input just because an update to browser detection is done.
Update browser-detection to floating version.
Similar to what we do with credit-card-type in card-validator, we pin to a floating major version. Because braintree-web has a pinned version of browser-detection, restricted-input will use whatever version that braintree-web specifies when it is a dependency of braintree-web.
This will eliminate the need to release a new version of restricted input just because an update to browser detection is done.