gaboesquivel 3.8.3 → 3.9.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.
package/dist/index.js CHANGED
@@ -1239,7 +1239,6 @@ var projects = [
1239
1239
  image: "https://gaboesquivel.com/images/work/cryptocantina.png",
1240
1240
  images: [
1241
1241
  "https://gaboesquivel.com/images/work/cryptocantina-multi.jpg",
1242
- "https://gaboesquivel.com/images/2018/07/crypto-cantina-cr-london-room.webp",
1243
1242
  "https://gaboesquivel.com/images/work/cryptocantina-london-room-2.jpg",
1244
1243
  "https://gaboesquivel.com/images/work/cryptocantina-london-room.jpg",
1245
1244
  "https://gaboesquivel.com/images/work/cryptocantina-london-room-3.jpg",
package/dist/index.mjs CHANGED
@@ -1208,7 +1208,6 @@ var projects = [
1208
1208
  image: "https://gaboesquivel.com/images/work/cryptocantina.png",
1209
1209
  images: [
1210
1210
  "https://gaboesquivel.com/images/work/cryptocantina-multi.jpg",
1211
- "https://gaboesquivel.com/images/2018/07/crypto-cantina-cr-london-room.webp",
1212
1211
  "https://gaboesquivel.com/images/work/cryptocantina-london-room-2.jpg",
1213
1212
  "https://gaboesquivel.com/images/work/cryptocantina-london-room.jpg",
1214
1213
  "https://gaboesquivel.com/images/work/cryptocantina-london-room-3.jpg",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gaboesquivel",
3
- "version": "3.8.3",
3
+ "version": "3.9.1",
4
4
  "description": "Gabo Esquivel - Software Engineer",
5
5
  "author": "Gabo Esquivel",
6
6
  "main": "./dist/index.js",