@codemirror/commands
Advanced tools
Comparing version 0.19.0 to 0.19.1
@@ -0,1 +1,7 @@ | ||
## 0.19.1 (2021-08-11) | ||
### Bug fixes | ||
Fix incorrect versions for @lezer dependencies. | ||
## 0.19.0 (2021-08-11) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@codemirror/commands", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"description": "Collection of editing commands for the CodeMirror code editor", | ||
@@ -34,3 +34,3 @@ "scripts": { | ||
"@codemirror/view": "^0.19.0", | ||
"@lezer/common": "^0.14.0" | ||
"@lezer/common": "^0.15.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
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
113463
Updated@lezer/common@^0.15.0