Ver Fonte

wip, remove prepack script

Alexander Rose há 5 anos atrás
pai
commit
6c3d58743d
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -24,8 +24,7 @@
         "serve": "http-server -p 1335",
         "preversion": "npm run test",
         "postversion": "git push && git push --tags",
-        "prepublishOnly": "npm run test && npm run build",
-        "prepack": "npm run build"
+        "prepublishOnly": "npm run test && npm run build"
     },
     "main": "build/src/index.js",
     "files": [