update @monaco-editor/loader version to 1.3.1

This commit is contained in:
suren-atoyan 2022-04-23 20:11:59 +04:00
parent 6cfe807123
commit 207c9ddf22

View File

@ -85,7 +85,7 @@
]
},
"dependencies": {
"@monaco-editor/loader": "^1.3.0",
"@monaco-editor/loader": "^1.3.1",
"prop-types": "^15.7.2"
}
}