debian-mirror-gitlab/debian/patches/nodejs/0050-use-matching-monaco-editor-webpack-plugin.patch
2022-05-11 12:19:55 +05:30

13 lines
438 B
Diff

4.2.0 is not compatible with the installed monaco-editor module
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
"mermaid": "link:/usr/share/nodejs/mermaid",
"minimatch": "link:/usr/share/nodejs/minimatch",
"monaco-editor": "^0.25.2",
- "monaco-editor-webpack-plugin": "^4.0.0",
+ "monaco-editor-webpack-plugin": "4.0.0",
"monaco-yaml": "^2.5.1",
"mousetrap": "1.6.5",
"papaparse": "^5.3.1",