chore: patch lexical for ios text format bug

This commit is contained in:
Aman Harwara
2023-12-23 13:31:41 +05:30
parent 98d2f2ba23
commit 90afb74ce1
2 changed files with 437 additions and 1 deletions

View File

@@ -43,7 +43,8 @@
"@types/styled-components-react-native/@types/react": "17.0.2",
"@types/react-native-vector-icons/@types/react": "17.0.2",
"@types/react-native/@types/react": "17.0.2",
"@types/hoist-non-react-statics/@types/react": "17.0.2"
"@types/hoist-non-react-statics/@types/react": "17.0.2",
"lexical@0.12.5": "patch:lexical@npm:0.12.5#.yarn/patches/lexical-npm-0.12.5-4685aa4776.patch"
},
"dependencies": {
"@standardnotes/snjs": "workspace:*"