diff --git a/package.json b/package.json index 660e7f1..898d1e3 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "dist" ], "scripts": { + "prepublishOnly": "npm run build", "lint": "tslint -p .", "build": "vue-pack", "dev": "vue-pack dev",