Co-authored-by: Lexical GitHub Actions Bot <>
This commit is contained in:
Bob Ippolito
2025-02-28 15:31:35 -08:00
committed by GitHub
parent 2a08be22aa
commit 9c093bc587
47 changed files with 434 additions and 403 deletions

View File

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