Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "grunt-kiwi", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Grunt task for rendering Kiwi templates to HTML.", | ||
@@ -29,12 +29,12 @@ "author": { | ||
"dependencies": { | ||
"kiwi": "*" | ||
"kiwi": "0.2.x" | ||
}, | ||
"devDependencies": { | ||
"grunt-contrib-jshint": "*", | ||
"grunt-contrib-nodeunit": "*", | ||
"grunt-contrib-clean": "*" | ||
"grunt-contrib-jshint": "0.4.x", | ||
"grunt-contrib-nodeunit": "0.1.x", | ||
"grunt-contrib-clean": "0.4.x" | ||
}, | ||
"peerDependencies": { | ||
"grunt": "~0.4.0" | ||
"grunt": "0.4.x" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# grunt-kiwi | ||
# grunt-kiwi [![Build Status](https://travis-ci.org/gustavohenke/grunt-kiwi.png)](https://travis-ci.org/gustavohenke/grunt-kiwi) | ||
> Render Kiwi templates to HTML. | ||
@@ -3,0 +3,0 @@ |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
5524
11
1
Updatedkiwi@0.2.x