diff --git a/.gitignore b/.gitignore index 0cbf2038..1cf47052 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,6 @@ _site .cache .DS_Store -package.json -package-lock.json cdn dist docs/assets/images/sprite.svg diff --git a/package-lock.json b/package-lock.json index a484a525..bf61d3e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,6 +7,7 @@ "": { "name": "@shoelace-style/shoelace", "version": "2.12.0", + "hasInstallScript": true, "license": "MIT", "dependencies": { "@ctrl/tinycolor": "^4.0.2",