Skip to content

Commit

Permalink
UI: explicitly add monaco-editor as dependency to resolve build error (
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-schwarz committed Feb 26, 2021
1 parent 54489bb commit 2988db7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
13 changes: 10 additions & 3 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"dependencies": {
"axios": "^0.21.1",
"clipboard-copy": "^4.0.1",
"monaco-editor": "^0.22.3",
"vue": "^2.6.12",
"vue-class-component": "^7.2.6",
"vue-monaco": "^1.2.2",
Expand Down

0 comments on commit 2988db7

Please sign in to comment.