0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Added missing dependencies

- both eslint and jsdom are needed to correctly run linting + tests
This commit is contained in:
Daniel Lockyer 2023-06-21 17:21:03 +02:00
parent fcce6d8519
commit 346b9ff9e2
2 changed files with 665 additions and 12 deletions

View file

@ -64,9 +64,11 @@
"autoprefixer": "10.4.14",
"bson-objectid": "2.0.4",
"concurrently": "8.2.0",
"eslint": "8.43.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-ghost": "2.12.0",
"eslint-plugin-tailwindcss": "^3.6.0",
"jsdom": "22.1.0",
"postcss": "8.4.24",
"tailwindcss": "3.3.2",
"vite": "4.3.9",

File diff suppressed because it is too large Load diff