diff --git a/package.json b/package.json index 94e80d7..80de98d 100755 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "check:watch": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json --watch", "lint": "prettier --plugin-search-dir . --check . && eslint .", "format": "prettier --plugin-search-dir . --write .", - "post:install": "./scripts/generate-blurred-images.sh" + "postinstall": "./scripts/generate-blurred-images.sh" }, "keywords": [ "hyprland"