gulp-replace-fix
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -66,4 +66,4 @@ 'use strict'; | ||
var userReplacement = replacement; | ||
replacement = (function(){ | ||
return function (path) { | ||
replacement = (function(path){ | ||
return function () { | ||
var context = { | ||
@@ -70,0 +70,0 @@ filePath: path |
{ | ||
"name": "gulp-replace-fix", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "A string replace plugin for gulp", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
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