geeparts-js 1.3.1 → 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 +1 -0
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1687,6 +1687,7 @@ if (window.matchMedia('(min-width: 768px)').matches) {
1687
1687
  <li><a href="/sliders">Sliders</a></li>
1688
1688
  <li><a href="/baul">Baúl</a></li>
1689
1689
  <li><a href="/caballetetrasero">Caballete trasero</a></li>
1690
+ <li><a href="/porta-placas">Porta placas</a></li>
1690
1691
  </ul>
1691
1692
  </li>
1692
1693
  </ul>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geeparts-js",
3
- "version": "1.3.1",
3
+ "version": "1.3.2",
4
4
  "description": "Code main page Geeparts",
5
5
  "main": "index.js",
6
6
  "scripts": {