diff options
Misc Fixes and Updates
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index 7e37380..7ebbb9c 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,7 @@ "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11ty/eleventy-plugin-webc": "^0.11.2", "@sindresorhus/slugify": "^2.2.1", - "install": "^0.13.0", "modern-normalize": "^2.0.0", - "npm": "^10.8.2", "prismjs": "^1.29.0" } } |