Co-authored-by: Lexical GitHub Actions Bot <>
This commit is contained in:
Ivaylo Pavlov
2024-08-27 00:43:12 +03:00
committed by GitHub
parent 36b8eab0b5
commit 366cc18412
42 changed files with 426 additions and 381 deletions

View File

@ -8,12 +8,12 @@
"code"
],
"license": "MIT",
"version": "0.17.0",
"version": "0.17.1",
"main": "LexicalCode.js",
"types": "index.d.ts",
"dependencies": {
"@lexical/utils": "0.17.0",
"lexical": "0.17.0",
"@lexical/utils": "0.17.1",
"lexical": "0.17.1",
"prismjs": "^1.27.0"
},
"repository": {