Explorar o código

Fix package.json file

Lucas de Souza %!s(int64=6) %!d(string=hai) anos
pai
achega
9063a7aacf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -5,6 +5,7 @@
   "main": "dist/index.js",
   "scripts": {
     "build": "tsc",
+    "prepublish": "npm run build",
     "test": "echo \"Error: no test specified\" && exit 1",
     "webpack": "webpack"
   },