Co-authored-by: Lexical GitHub Actions Bot <>
This commit is contained in:
Bob Ippolito
2025-03-18 11:53:05 -07:00
committed by GitHub
parent fa73579ca6
commit 934e3c36be
43 changed files with 407 additions and 386 deletions

View File

@ -8,7 +8,7 @@
"overflow"
],
"license": "MIT",
"version": "0.27.2",
"version": "0.28.0",
"main": "LexicalOverflow.js",
"types": "index.d.ts",
"repository": {
@ -36,6 +36,6 @@
}
},
"dependencies": {
"lexical": "0.27.2"
"lexical": "0.28.0"
}
}