We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de9eea4 commit c9f6592Copy full SHA for c9f6592
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jderobot-ide-interface",
3
- "version": "0.2.02",
+ "version": "0.2.03",
4
"main": "dist/main.js",
5
"typings": "dist/index.d.ts",
6
"files": [
@@ -45,7 +45,7 @@
45
},
46
"dependencies": {
47
"@monaco-editor/react": "^4.7.0",
48
- "jderobot-commsmanager": "^1.0.3",
+ "jderobot-commsmanager": "^1.0.4",
49
"jszip": "^3.10.1",
50
"lodash": "^4.17.21",
51
"monaco-editor": "^0.52.2",
0 commit comments