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
So previously we were using monaco code editor for modelina playground and as of now it has been shifted to modelina.org so we removed all monaco code editor instances but forgot to remove it from dependencies so now we just need to remove it from the package.json because we are no longer using it.
The text was updated successfully, but these errors were encountered:
sambhavgupta0705
changed the title
Remove @monaco-editor/react and monaco-editor from package.json
Remove @monaco-editor/react and @monaco-editor from package.json
Jul 19, 2023
Describe the bug
So previously we were using
monaco code editor
for modelina playground and as of now it has been shifted to modelina.org so we removed all monaco code editor instances but forgot to remove it from dependencies so now we just need to remove it from the package.json because we are no longer using it.The text was updated successfully, but these errors were encountered: