grunt-replacer
Advanced tools
Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "grunt-replacer", | ||
"description": "Replace strings in files", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"homepage": "https://github.com/tomaszczechowski/grunt-replacer", | ||
@@ -32,5 +32,5 @@ "author": { | ||
"devDependencies": { | ||
"grunt-contrib-jshint": "~0.11.2", | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-contrib-nodeunit": "~0.4.1" | ||
"grunt-contrib-jshint": "~1.0.0", | ||
"grunt-contrib-clean": "~1.0.0", | ||
"grunt-contrib-nodeunit": "~1.0.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "peerDependencies": { |
@@ -103,2 +103,3 @@ # grunt-replacer | ||
## Release History | ||
* 2016-09-11 v0.4.4 Updated dependencies | ||
* 2016-02-27 v0.4.3 Updated dependencies | ||
@@ -105,0 +106,0 @@ * 2015-07-11 v0.4.2 Updated dev dependencies |
9736
122