Co-authored-by: Lexical GitHub Actions Bot <>
This commit is contained in:
Bob Ippolito
2025-03-11 16:05:07 -07:00
committed by GitHub
parent 499e0c8ee4
commit 8972e39651
42 changed files with 402 additions and 391 deletions

View File

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