@ckeditor/ckeditor5-dev-utils
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -102,4 +102,2 @@ /** | ||
if ( !fs.existsSync( pathToPoFile ) ) { | ||
logger.warning( `PO file doesn't exist under the path: ${ pathToPoFile }.` ); | ||
return; | ||
@@ -106,0 +104,0 @@ } |
{ | ||
"name": "@ckeditor/ckeditor5-dev-utils", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Utils for CKEditor 5 development tools packages.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
99376
2561