fix: add missing package

This commit is contained in:
Stefan Imhoff
2024-04-04 17:55:30 +02:00
parent ae280fe2c7
commit 923373b183
3 changed files with 241 additions and 10 deletions

View File

@@ -44,7 +44,6 @@
"deepmerge": "^4.3.1",
"file-type": "^19.0.0",
"find-cache-dir": "^5.0.0",
"markdown-remark@latest": "link:astrojs/markdown-remark@latest",
"mdast-util-to-string": "^4.0.0",
"moment": "^2.30.1",
"object-hash": "^3.0.0",
@@ -91,6 +90,7 @@
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.12",
"rollup": "^4.13.0",
"sharp": "^0.33.3",
"svgo": "^3.2.0",
"tailwindcss-logical": "^3.0.1",
"tailwindcss-opentype": "^1.1.0",