We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed93acc commit 6996826Copy full SHA for 6996826
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "modern-monaco",
3
"description": "A modern version of Monaco Editor",
4
- "version": "0.2.0",
+ "version": "0.2.1",
5
"type": "module",
6
"main": "./dist/index.mjs",
7
"module": "./dist/index.mjs",
0 commit comments