poe2-loot-filter-tauri-leptos/package.json
2024-12-31 17:53:47 +09:00

13 lines
268 B
JSON

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