gulp-pre-combo
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -31,3 +31,3 @@ /** | ||
group = repoinfo.group; | ||
return (group + '/' + projectname + '/' + version + '/' + relative).toLowerCase(); | ||
return (group + '/' + projectname + '/' + version + '/' + relative); | ||
} | ||
@@ -34,0 +34,0 @@ |
{ | ||
"name": "gulp-pre-combo", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "A gulp plugin to handle relative-path in html file.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index", |
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
6706