]> git.saurik.com Git - logizomai.git/blobdiff - package.json5
Read the documentation for prepare very carefully.
[logizomai.git] / package.json5
index bff000c50b1f61bc2d6bb903bb1c3ed7f0a3597a..b33e7b2f769a4eae37d7ca711c211187fb9702f4 100644 (file)
@@ -15,7 +15,7 @@
     "scripts": {
         "build": "tsc",
         "lint": "tslint --project .",
-        "prepublishOnly": "npm run build && npm run lint",
+        "prepare": "npm run build && npm run lint",
     },
     "main": "lib/index.js",
     "types": "lib/index.d.ts",