poe2-loot-filter-tauri-leptos/package.json
2024-12-30 17:19:21 +09:00

12 lines
238 B
JSON

{
"name": "poe2-loot-filter-tauri",
"type": "module",
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"@types/bun": "latest",
"daisyui": "^4.12.23"
},
"peerDependencies": {
"typescript": "^5.0.0"
}
}