ContaAzul / creditcard.js

A simple credit card validation library in JavaScript
http://contaazul.github.io/creditcard.js/
Other
374 stars 82 forks source link

Remove dist folder from git and add on npm files #83

Closed fernahh closed 6 years ago

fernahh commented 6 years ago

Today there is a folder dist that should be commited. But, the npm prepublish will generate dist folder to upload on npm:

https://github.com/ContaAzul/creditcard.js/blob/a0712b3bef71168bd3b9a691673a81d0b80093c8/package.json#L21

closes https://github.com/ContaAzul/creditcard.js/issues/62