Commit 167bd526 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Aplica ficheros a incluir en config de publicación

parent 9f5d24b8
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -28,7 +28,9 @@
    "grunt-shell": "4.0.0",
    "load-grunt-tasks": "5.1.0"
  },
  "files": ["dist", "yarn.lock"],
  "publishConfig": {
    "files": ["dist", "yarn.lock"]
  },
  "engines": {
    "node": ">=14.0",
    "npm": ">=6.14"