ngx-monaco-editor-v2
Advanced tools
Comparing version 18.0.1 to 18.1.0
{ | ||
"name": "ngx-monaco-editor-v2", | ||
"version": "18.0.1", | ||
"version": "18.1.0", | ||
"private": false, | ||
@@ -45,5 +45,5 @@ "description": "Monaco Code Editor for Angular", | ||
"peerDependencies": { | ||
"@angular/common": "^18.0.1", | ||
"@angular/core": "^18.0.1", | ||
"monaco-editor": "^0.49.0" | ||
"@angular/common": "^18.1.0", | ||
"@angular/core": "^18.1.0", | ||
"monaco-editor": "^0.50.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
107964
805