scripts/package.json

8 lines
299 B
JSON
Raw Normal View History

2024-05-20 20:17:45 +02:00
{
"devDependencies": {
2024-07-16 11:24:13 +02:00
"@aminda/global-prettier-config": "2024.28.4"
},
2024-08-09 08:12:31 +02:00
"packageManager": "pnpm@9.7.0+sha512.dc09430156b427f5ecfc79888899e1c39d2d690f004be70e05230b72cb173d96839587545d09429b55ac3c429c801b4dc3c0e002f653830a420fa2dd4e3cf9cf",
2024-07-16 11:24:13 +02:00
"prettier": "@aminda/global-prettier-config"
2024-05-20 20:17:45 +02:00
}