0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Removed react-scripts dependency

refs 13d3d0cde6

- this is no longer needed because we've migrated to Vite
This commit is contained in:
Daniel Lockyer 2023-06-21 17:19:14 +02:00
parent 2df3caa159
commit fcce6d8519
2 changed files with 118 additions and 8410 deletions

View file

@ -53,8 +53,7 @@
"@tiptap/extension-text": "2.0.0-beta.17",
"@tiptap/react": "2.0.0-beta.114",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-scripts": "4.0.3"
"react-dom": "17.0.2"
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.5",

File diff suppressed because it is too large Load diff