geeparts-js 1.3.2 → 1.3.3

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/index.js +3 -0
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1621,6 +1621,9 @@ if (window.matchMedia('(min-width: 768px)').matches) {
1621
1621
  <li>
1622
1622
  <a class="nav-list-link" href="https://www.geeparts.co/hero/xpulse-200/">Xpulse 200</a>
1623
1623
  </li>
1624
+ <li>
1625
+ <a class="nav-list-link" href="https://www.geeparts.co/hero/xpulse-4v/">Xpulse 4v</a>
1626
+ </li>
1624
1627
  <li>
1625
1628
  <a class="nav-list-link" href="https://geeparts.co/hunk-160-R4V/">Hunk 160 R4V</a>
1626
1629
  </li>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geeparts-js",
3
- "version": "1.3.2",
3
+ "version": "1.3.3",
4
4
  "description": "Code main page Geeparts",
5
5
  "main": "index.js",
6
6
  "scripts": {