bancos-brasileiros 6.2.94 → 6.2.97

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.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -133,9 +133,7 @@ bancos_brasileiros = "5.0.0"
133
133
 
134
134
  ### Node.js (NPM)
135
135
 
136
- <!-- lychee: https://registry.npmjs.org/bancos-brasileiros -->
137
136
  [![npm](https://img.shields.io/npm/v/bancos-brasileiros)](https://www.npmjs.com/package/bancos-brasileiros)
138
- <!-- lychee: https://registry.npmjs.org/bancos-brasileiros -->
139
137
  [![npm](https://img.shields.io/npm/dy/bancos-brasileiros)](https://www.npmjs.com/package/bancos-brasileiros)
140
138
 
141
139
  ```bash
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.94",
3
+ "version": "6.2.97",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {