grunt-svg2string
Advanced tools
Comparing version 0.1.6 to 0.2.0
{ | ||
"name": "grunt-svg2string", | ||
"description": "Transforms a SVG file into a JavaScript string", | ||
"version": "0.1.6", | ||
"version": "0.2.0", | ||
"homepage": "https://github.com/mistakster/grunt-svg2string", | ||
@@ -37,3 +37,3 @@ "author": { | ||
"peerDependencies": { | ||
"grunt": "~0.4.0" | ||
"grunt": ">=0.4.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "keywords": [ |
@@ -6,3 +6,3 @@ # grunt-svg2string | ||
## Getting Started | ||
This plugin requires Grunt `~0.4.0` | ||
This plugin requires Grunt `>=0.4.0` | ||
@@ -9,0 +9,0 @@ If you haven’t used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command: |
Sorry, the diff of this file is not supported yet
31180