diff --git a/package.json b/package.json index 2dd5bec..cab044b 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "dist" ], "scripts": { + "prepare": "npm run build", "start": "styleguidist server", "lint": "eslint src", "test": "jest test",