Update all these stupid grunt packages
- why don't they update themselves - why are they so out of date - what is life
... | @@ -15,12 +15,12 @@ | ... | @@ -15,12 +15,12 @@ |
"devDependencies": { | "devDependencies": { | ||
"bower": "~1.8.0", | "bower": "~1.8.0", | ||
"grunt": "~1.0.1", | "grunt": "~1.0.1", | ||
"grunt-autoprefixer": "~1.0.1", | "grunt-autoprefixer": "~3.0.4", | ||
"grunt-contrib-clean": "~0.5.0", | "grunt-contrib-clean": "~1.0.0", | ||
"grunt-contrib-concat": "~0.3.0", | "grunt-contrib-concat": "~1.0.1", | ||
"grunt-contrib-connect": "~0.8.0", | "grunt-contrib-connect": "~1.0.2", | ||
"grunt-contrib-less": "~0.9.0", | "grunt-contrib-less": "~1.4.0", | ||
"grunt-contrib-sass": "~0.7.4", | "grunt-contrib-sass": "~1.0.0", | ||
"grunt-contrib-watch": "~0.5.1" | "grunt-contrib-watch": "~1.0.0" | ||
} | } | ||
} | } |
Please register or sign in to comment