Skip to content

Commit

Permalink
chore: npm dependency upgrade (evcc-io#15289)
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis authored Aug 8, 2024
1 parent 260cebd commit 55846f5
Show file tree
Hide file tree
Showing 3 changed files with 866 additions and 958 deletions.
2 changes: 1 addition & 1 deletion assets/js/components/Config/YamlEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export default {
},
beforeMount() {
loader.config({
paths: { vs: "https://cdn.jsdelivr.net/npm/monaco-editor@0.45.0/min/vs" },
paths: { vs: "https://cdn.jsdelivr.net/npm/monaco-editor@0.50.0/min/vs" },
});
loader.init();
},
Expand Down
Loading

0 comments on commit 55846f5

Please sign in to comment.