templates/shared/package.json.erb in compass-aurora-3.0.0.alpha.4 vs templates/shared/package.json.erb in compass-aurora-3.0.0
- old
+ new
@@ -4,10 +4,14 @@
"version": "1.0.0",
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.0",
"grunt-contrib-watch": "~0.4.0",
- "grunt-contrib-compass": "~0.1.2"
+ "grunt-contrib-compass": "~0.2.0",
+ "grunt-contrib-jshint": "~0.1.1",
+ "grunt-contrib-uglify": "~0.2.0",
+ "grunt-contrib-imagemin": "~0.1.4",
+ "grunt-parallel": "~0.1.0"
},
"engines": {
"node": ">=0.8.0"
}
}