Files
something-erlang/assets/package.json

12 lines
194 B
JSON
Raw Normal View History

2022-05-23 15:57:15 +02:00
{
"dependencies": {
"@tailwindcss/typography": "^0.5.2",
"daisyui": "^2.15.0",
"tailwindcss": "^3.0.24"
},
"devDependencies": {
"autoprefixer": "^10.4.7",
"postcss": "^8.4.14"
}
}