Merge pull request #288 from dedonnodev/main

Added "typescript-esbuild" as dep in packages.json because astro-compress requires it
This commit is contained in:
André B
2023-11-23 17:09:52 +01:00
committed by GitHub

View File

@ -22,6 +22,7 @@
"astro-icon": "^1.0.0-next.2",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",
"typescript-esbuild": "^0.2.22",
"unpic": "^3.10.0"
},
"devDependencies": {