fix: Bump the version for @codemirror/search to 0.19.2 to benefit from (#394)
these bugfixes: > Make sure any existing search text is selected when opening the search panel. Add search config option to not match case when search panel is opened (#4)
This commit is contained in:
parent
0a0c456faa
commit
330dee04ed
@ -22,6 +22,7 @@
|
||||
"@codemirror/state": "^0.19.1",
|
||||
"@codemirror/stream-parser": "^0.19.1",
|
||||
"@codemirror/view": "^0.19.1",
|
||||
"@codemirror/search": "^0.19.2",
|
||||
"@sindarius/gcodeviewer": "^2.1.13",
|
||||
"axios": "^0.21.1",
|
||||
"core-js": "^3.16.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user