fix: super editor package

This commit is contained in:
Mo
2022-11-16 10:44:26 -06:00
parent 3a6f3e113b
commit 2a12eb60bb
3 changed files with 5 additions and 14 deletions

View File

@@ -9,8 +9,8 @@
"dependencies": {
"@lexical/react": "^0.6.0",
"@standardnotes/icons": "workspace:*",
"@types/react": "^18.0.20",
"@types/react-dom": "^18.0.6",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"lexical": "^0.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"