@vanilla/monaco-editor
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -9,4 +9,4 @@ "use strict"; | ||
urls: { | ||
monacoLoader: '/monaco-editor@0.19.0/min/vs/loader.js', | ||
monacoBase: '/monaco-editor@0.19.0/min/vs' | ||
monacoLoader: '/monaco-editor/min/vs/loader.js', | ||
monacoBase: '/monaco-editor/min/vs' | ||
} | ||
@@ -13,0 +13,0 @@ }; |
{ | ||
"name": "@vanilla/monaco-editor", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54744