banks-helper 1.1.10 → 1.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/banks.ts CHANGED
@@ -543,7 +543,7 @@ export const banks: IBankLogoItem[] = [
543
543
  ],
544
544
  },
545
545
  {
546
- fileName: 'uglemetbank.jpeg',
546
+ fileName: 'uglemetbank.png',
547
547
  humanName: 'Углеметбанк',
548
548
  matchedBankNames: [
549
549
  'УГЛЕМЕТБАНК',
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "banks-helper",
3
- "version": "1.1.10",
3
+ "version": "1.1.11",
4
4
  "description": "Helps to work with banks names",
5
5
  "main": "index.ts",
6
6
  "scripts": {
Binary file