1
0
mirror of https://github.com/avinal/box-box.git synced 2026-01-10 05:28:33 +05:30
Files
box-box/package.json

9 lines
174 B
JSON
Raw Normal View History

{
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"prettier": "^3.4.2",
"prettier-plugin-go-template": "^0.0.15",
"tailwindcss": "^3.4.17"
}
}