1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2025-02-17 12:20:06 +00:00
seirdy.one/package.json

13 lines
320 B
JSON
Raw Normal View History

{
"devDependencies": {
2021-07-31 23:59:43 -07: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-29 23:54:55 -07:00
"@lhci/cli": "^0.8.0",
2022-04-13 18:22:07 -07:00
"hint": "^6.1.4",
"stylelint": "^14.6.1",
"stylelint-config-standard": "^25.0.0"
}
}