Skip to content

Commit 148c1ef

Browse files
committed
fix: revert monaco version to resolve regexp sticky mode bug
1 parent 22d153d commit 148c1ef

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"mobx": "^5.9.4",
131131
"mobx-react": "^6.3.1",
132132
"moment": "^2.29.0",
133-
"monaco-editor": "^0.49.0",
133+
"monaco-editor": "~0.45.0",
134134
"monaco-editor-webpack-plugin": "^7.0.1",
135135
"npm-run-all": "^4.1.5",
136136
"path-to-regexp": "^2.1.0",

pnpm-lock.yaml

Lines changed: 15 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)