Skip to content

Commit

Permalink
chore(build): build with all changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepollak committed Jul 17, 2016
1 parent 586e814 commit 9f38ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/payment.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ var payment =
}, {
type: 'mastercard',
pattern: /^5[1-5]/,
pattern: /^(5[1-5]|677189)|^(222[1-9]|2[3-6]\d{2}|27[0-1]\d|2720)/,
format: defaultFormat,
length: [16],
cvcLength: [3],
Expand Down

0 comments on commit 9f38ea6

Please sign in to comment.