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,12 +8,12 @@
"code"
],
"license": "MIT",
"version": "0.27.1",
"version": "0.27.2",
"main": "LexicalCode.js",
"types": "index.d.ts",
"dependencies": {
"@lexical/utils": "0.27.1",
"lexical": "0.27.1",
"@lexical/utils": "0.27.2",
"lexical": "0.27.2",
"prismjs": "^1.30.0"
},
"repository": {