Comparing version 2.4.0 to 2.4.1
@@ -95,3 +95,3 @@ 'use strict' | ||
else if (style && !parsers.css[style] && !this.has(style)) | ||
return PREPROCESSOR_NOT_FOUND('css', type) | ||
return PREPROCESSOR_NOT_FOUND('css', style) | ||
@@ -98,0 +98,0 @@ return false |
{ | ||
"name": "riot-cli", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "Riot command line utility", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
66230