mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-28 02:10:34 +02:00
Add og image generator
This commit is contained in:
parent
f9563ad359
commit
51e1d1df7b
5 changed files with 1100 additions and 11 deletions
|
@ -74,10 +74,15 @@
|
|||
"@types/react": "^19.1.0",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
"tailwindcss": "^4.1.3",
|
||||
"typescript": "^5.8.3"
|
||||
"typescript": "^5.8.3",
|
||||
"wrangler": "^4.12.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.8.0",
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": ["@biomejs/biome", "core-js", "sharp"]
|
||||
"onlyBuiltDependencies": [
|
||||
"@biomejs/biome",
|
||||
"core-js",
|
||||
"sharp"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue