diff --git a/package.json b/package.json index 042f6a2..88570dd 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "build": "babel src -d dist", "test": "jest", - "deploy": "npm run build && np" + "deploy": "npm run build && np --no-publish" }, "repository": { "type": "git",