diff --git a/package.json b/package.json index 4de9b2c..95f15ea 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,6 @@ "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.1", "@11ty/eleventy-plugin-webc": "^0.11.2", "@11ty/is-land": "^4.0.1", - "fast-glob": "^3.3.3", "lite-youtube-embed": "^0.3.3", "tailwindcss": "^3.4.17" }, @@ -45,6 +44,7 @@ "dayjs": "^1.11.13", "dotenv": "^17.2.0", "esbuild": "^0.25.8", + "fast-glob": "^3.3.3", "html-minifier-terser": "^7.2.0", "js-yaml": "^4.1.0", "markdown-it": "^14.1.0",