diff options
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index e680afa..bcb1711 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "license": "UNLICENSED", "private": true, "scripts": { - "preinstall": "rm -rf _site", "install": "npx @11ty/eleventy", "test": "echo \"Error: no test specified\" && exit 1", "start": "npx @11ty/eleventy --serve --watch" |