grunt-includes
Advanced tools
Comparing version 0.5.4 to 1.0.0
{ | ||
"name": "grunt-includes", | ||
"description": "Include other files within a file.", | ||
"version": "0.5.4", | ||
"version": "1.0.0", | ||
"author": "vanetix <matmcfarland@gmail.com>", | ||
"license": "MIT", | ||
"main": "Gruntfile.js", | ||
@@ -19,9 +20,9 @@ "homepage": "https://github.com/vanetix/grunt-includes", | ||
"devDependencies": { | ||
"grunt": "~0.4.1", | ||
"grunt-contrib-clean": "~0.4.1", | ||
"grunt-contrib-jshint": "~0.6.0", | ||
"grunt-contrib-nodeunit": "~0.2.0" | ||
"grunt": "^1.0.1", | ||
"grunt-contrib-clean": "^1.0.0", | ||
"grunt-contrib-jshint": "^1.0.0", | ||
"grunt-contrib-nodeunit": "^1.0.0" | ||
}, | ||
"peerDependencies": { | ||
"grunt": ">=0.4.0" | ||
"grunt": ">=1.0.0" | ||
}, | ||
@@ -28,0 +29,0 @@ "keywords": [ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17786
0