cjihrig / credit-card

Credit card validation
MIT License
104 stars 22 forks source link

🐛 - Fixes deep merge issues. #34

Closed arb closed 7 years ago

arb commented 7 years ago

Closes #33

Replace native Object.assign with lodash merge.

cjihrig commented 7 years ago

Can you add a test for the behavior you were observing in #33

arb commented 7 years ago

Assertion added.