Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Commit

Permalink
Downgrade monaco-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
ra-gg committed Sep 12, 2019
1 parent 108e1b8 commit c7b9506
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/delir/package.json
Expand Up @@ -47,7 +47,7 @@
"joi": "14.3.1",
"keymirror": "0.1.1",
"lodash": "4.17.13",
"monaco-editor": "0.18.0",
"monaco-editor": "0.17.1",
"mouse-wheel": "1.2.0",
"mousetrap": "1.6.3",
"msgpack5": "4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10364,10 +10364,10 @@ monaco-editor-webpack-plugin@1.7.0:
dependencies:
"@types/webpack" "^4.4.19"

monaco-editor@0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.18.0.tgz#72079e1da5b74eb356685b75bda611faa7251036"
integrity sha512-nNaKGNdeXwDxzmtrbJKn5q30jcuu+l7eMtaCDA4eLagvx66/joYvSiGkL/Nx4L0cZKM7ASu+fPIr3kmjEr5Ncg==
monaco-editor@0.17.1:
version "0.17.1"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.17.1.tgz#8fbe96ca54bfa75262706e044f8f780e904aa45c"
integrity sha512-JAc0mtW7NeO+0SwPRcdkfDbWLgkqL9WfP1NbpP9wNASsW6oWqgZqNIWt4teymGjZIXTElx3dnQmUYHmVrJ7HxA==

mouse-wheel@1.2.0:
version "1.2.0"
Expand Down

0 comments on commit c7b9506

Please sign in to comment.