0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-27 08:08:11 +00:00

add search replace

This commit is contained in:
Víctor Losada Hernández
2026-03-27 00:27:26 +01:00
parent a00a3440fc
commit 9a74a20884
3 changed files with 16 additions and 3 deletions

View File

@@ -99,6 +99,7 @@
"@codemirror/lang-markdown": "^6.5.0",
"@codemirror/language": "^6.12.2",
"@codemirror/language-data": "^6.5.2",
"@codemirror/search": "^6.6.0",
"@codemirror/state": "^6.6.0",
"@codemirror/view": "^6.40.0",
"@dmsnell/diff-match-patch": "^1.1.0",