Merge pull request #10 from CGNonofr/monaco-21

Accept monaco-editor until v0.21
This commit is contained in:
Michael MacFadden 2020-11-06 05:19:37 -08:00 committed by GitHub
commit ac5c60a2cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 906 additions and 1195 deletions

2099
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@
"access": "public"
},
"dependencies": {
"monaco-editor": ">=0.15.6 <=0.20.x"
"monaco-editor": ">=0.15.6 <=0.21.x"
},
"devDependencies": {
"@babel/cli": "7.2.3",