diff --git a/package.json b/package.json index 9792fe0..9102036 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "typings": "./lib/az-bunyan/index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", - "prepublish": "tsc -d" + "build": "tsc -d" }, "repository": { "type": "git",