Co-authored-by: Lexical GitHub Actions Bot <>
This commit is contained in:
Bob Ippolito
2025-03-04 13:03:38 -08:00
committed by GitHub
parent 61cab560a2
commit 7931e11ad7
42 changed files with 399 additions and 391 deletions

View File

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