mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 00:16:12 +02:00

Break json:lint

This commit is contained in:
Oliver Klee 2021-08-26 12:00:34 +02:00
parent 9b326f5bc2
commit 9ab967411d

View file

@ -22,6 +22,6 @@
"prettier": "^3.1.0", "prettier": "^3.1.0",
"stylelint": "^15.11.0", "stylelint": "^15.11.0",
"stylelint-config-recommended": "^13.0.0", "stylelint-config-recommended": "^13.0.0",
"stylelint-no-browser-hacks": "^1.2.1" "stylelint-no-browser-hacks": "^1.2.1",
} }
} }