diff --git a/package.json b/package.json index 70a078f..dc62014 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "twc-site-nl", "description": "This repository is responsible for most content visible on the website [techwerkers.nl](https://techwerkers.nl). The site is made with a static site generator called [Jekyll](https://jekyllrb.com/) in a language called Ruby.", "scripts": { - "prepare": "husky install" + "prepare": "husky" }, "repository": { "type": "git",