"description": "Thymeleaf-Layout and static content for http://juplo.de",
"version": "0.0.1",
"devDependencies": {
- "grunt": "^1.0.4",
- "grunt-contrib-less": "~1.0.1",
- "grunt-contrib-cssmin": "~0.13.0",
- "grunt-newer": "~1.1.1",
- "grunt-contrib-watch": "~0.6.1",
- "grunt-contrib-clean": "~0.6.0",
- "http-server": "~0.8.0"
+ "grunt": "^1.3.0",
+ "grunt-contrib-clean": "^1.1.0",
+ "grunt-contrib-cssmin": "^3.0.0",
+ "grunt-contrib-less": "^2.0.0",
+ "grunt-contrib-watch": "^1.1.0",
+ "grunt-newer": "^1.1.1",
+ "http-server": "^0.12.3"
}
}