1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
seirdy.one/package.json

13 lines
320 B
JSON
Raw Normal View History

{
"devDependencies": {
2021-08-01 06:59:43 +00:00
"@hint/formatter-codeframe": "^3.1.22",
"@hint/hint-doctype": "^3.3.10",
"@hint/hint-https-only": "^2.4.10",
"@hint/hint-performance-budget": "^2.4.10",
2021-06-30 06:54:55 +00:00
"@lhci/cli": "^0.8.0",
2022-04-14 01:22:07 +00:00
"hint": "^6.1.4",
"stylelint": "^14.6.1",
"stylelint-config-standard": "^25.0.0"
}
}