From b28cbb6b4fdd6f0d2bfed0c27f9f20c6d0a3361f Mon Sep 17 00:00:00 2001 From: Brandon Cryderman Date: Wed, 20 Nov 2019 10:38:34 -0500 Subject: [PATCH] Update bills.js --- lib/f56/bills.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/f56/bills.js b/lib/f56/bills.js index 673d69298..03bf92997 100644 --- a/lib/f56/bills.js +++ b/lib/f56/bills.js @@ -144,9 +144,10 @@ module.exports = { JPY: { thickness: 0x0d, lengths: { - 1000: [0x99, 0x93], - 5000: [0x9D, 0x9A], - 10000: [0xA3, 0x9E] + 1000: [0x99, 0x93], + 2000: [0x9c, 0x98], + 5000: [0x9d, 0x9a], + 10000: [0xa3, 0x9e] }, polymer: false },