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 dev dependencies #2

Closed crookedneighbor closed 8 years ago

crookedneighbor commented 8 years ago

The Travis build for Node 6 is failing because these old karma plugins don't work with npm3. Updating the dependencies makes it work again.

crookedneighbor commented 8 years ago

All unit and integration tests pass.

lilaconlee commented 8 years ago

🐈

mrak commented 8 years ago

👍