Co-authored-by: Lexical GitHub Actions Bot <>
This commit is contained in:
Ivaylo Pavlov
2024-06-04 11:03:22 +01:00
committed by GitHub
parent 3e82a0b2a1
commit c57c9c7846
37 changed files with 447 additions and 360 deletions

View File

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