2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00
inventree-website/package.json
Matthias Mair ad5429bde3
Update deps (#157)
* update

* ignore reddit

* refactor
2023-07-27 00:03:07 +02:00

12 lines
278 B
JSON

{
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.14",
"cssnano": "^6.0.1",
"postcss": "^8.4.27",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"tailwindcss": "^3.3.3"
}
}