geeparts-js 1.3.0 → 1.3.2

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 +2 -4
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1394,11 +1394,8 @@ if (window.matchMedia('(min-width: 768px)').matches) {
1394
1394
  <li>
1395
1395
  <a href="https://www.geeparts.co/yamaha/n-max-connect/">N-MAX CONNECT</a>
1396
1396
  </li>
1397
- <li>
1398
- <a href="https://www.geeparts.co/yamaha/aerox-155/">Aerox 155</a>
1399
- </li>
1400
1397
  <li class="new">
1401
- <a href="https://www.geeparts.co/yamaha/aerox">Aerox</a>
1398
+ <a href="https://www.geeparts.co/yamaha/aerox-155/">Aerox 155</a>
1402
1399
  </li>
1403
1400
  <li class="new">
1404
1401
  <a href="https://www.geeparts.co/yamaha/tracer-9-gt/">Tracer 9 GT</a>
@@ -1690,6 +1687,7 @@ if (window.matchMedia('(min-width: 768px)').matches) {
1690
1687
  <li><a href="/sliders">Sliders</a></li>
1691
1688
  <li><a href="/baul">Baúl</a></li>
1692
1689
  <li><a href="/caballetetrasero">Caballete trasero</a></li>
1690
+ <li><a href="/porta-placas">Porta placas</a></li>
1693
1691
  </ul>
1694
1692
  </li>
1695
1693
  </ul>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geeparts-js",
3
- "version": "1.3.0",
3
+ "version": "1.3.2",
4
4
  "description": "Code main page Geeparts",
5
5
  "main": "index.js",
6
6
  "scripts": {