Bläddra i källkod

[Actions]Update workflow.

dufu1991 3 år sedan
förälder
incheckning
93e834c8fa
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      packages/stdf/package.json

+ 1 - 0
packages/stdf/package.json

@@ -4,6 +4,7 @@
     "description": "Mobile web component library based on Svelte and Tailwind",
     "main": "dist/components/index.js",
     "scripts": {
+        "dist": "node scripts/dist",
         "test": "echo \"Error: no test specified\" && exit 1"
     },
     "author": "dufu1991",