Explorar o código

chore(scripts): add prepublish script

evshiron %!s(int64=8) %!d(string=hai) anos
pai
achega
9e574b1092
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -8,6 +8,7 @@
     "run": "./dist/bin/run.js"
   },
   "scripts": {
+    "prepublish": "npm run build",
     "test": "npm run build && ava",
     "coverage": "nyc ava",
     "build": "tsc",