Skip to content

Commit

Permalink
fixes deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
3axap4eHko committed Jan 31, 2025
1 parent 751eb34 commit 87001e0
Show file tree
Hide file tree
Showing 3 changed files with 593 additions and 652 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
},
"homepage": "https://github.com/3axap4eHko/react-native-katex#readme",
"dependencies": {
"react-native-webview": "^13.12.2"
"react-native-webview": "^13.12.3"
},
"peerDependencies": {
"react": ">=16",
"react-native": "*"
},
"devDependencies": {
"@types/react": "^18.3.7",
"@types/react": "^18.3.12",
"katex": "^0.16.11",
"react": "^18.3.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"packageManager": "[email protected]+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
}
Loading

0 comments on commit 87001e0

Please sign in to comment.