idchunk 1.1.0 → 1.1.1

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # ⚡ idchunk — Tiny, Fast & Customizable ID Generator
2
2
 
3
- <table width="100%">
3
+ <table width="100%" border="0">
4
4
  <tr>
5
5
  <td>
6
6
  <a href="https://www.npmjs.com/package/idchunk">
@@ -15,7 +15,7 @@
15
15
  </td>
16
16
  <td>
17
17
  <a href="https://idchunk.netlify.app/" onclick="window.open('https://idchunk.netlify.app/', '_blank'); return false;">
18
- <img src="./id.png" alt="idchunk barcode" width="50" />
18
+ <img src="https://i.pinimg.com/736x/d0/68/64/d06864b8b20b18921e465d401fa605e4.jpg" alt="idchunk barcode" width="50" />
19
19
  </a>
20
20
  </td>
21
21
  </tr>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "idchunk",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "A tiny, fast and customizable ID generator ",
5
5
  "main": "src/index.js",
6
6
  "keywords": [