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:
parent
2df3caa159
commit
fcce6d8519
2 changed files with 118 additions and 8410 deletions
|
@ -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
Loading…
Add table
Reference in a new issue