You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,11 +72,11 @@ Important Project changes and notes about the project's history are found [here]
72
72
73
73
These are the current versions of packages from this repository and their alignment with **@codingame/monaco-vscode-api****monaco-editor** and **vscode**:
When you use the libraries from this project you are no longer required to proxy `monaco-editor` like `"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@^21.3.0"` in you `package.json`. You can directly use it like so:
53
+
When you use the libraries from this project you are no longer required to proxy `monaco-editor` like `"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@^21.3.2"` in you `package.json`. You can directly use it like so:
0 commit comments