update package.json

This commit is contained in:
bdbch 2025-06-03 17:52:32 +02:00
parent 5ab42f9006
commit 253f4c465e

View File

@ -76,8 +76,8 @@
"@tiptap/pm": "workspace:*",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"peerDependencies": {
"@tiptap/core": "workspace:*",