package.json in ustyle-1.3.12 vs package.json in ustyle-1.4.0

- old
+ new

@@ -1,8 +1,8 @@ { "name": "ustyle", - "version": "1.3.12", + "version": "1.4.0", "description": "A living styleguide and pattern library by uSwitch.", "keywords": [ "css", "sass", "scss", @@ -48,27 +48,27 @@ "grunt-contrib-copy": "^0.8.0", "grunt-contrib-sass": "^0.9.2", "grunt-contrib-uglify": "^0.9.2", "grunt-contrib-watch": "^0.6.1", "grunt-env": "^0.4.2", + "grunt-jscs": "~2.0.0", "grunt-newer": "^1.1.0", "grunt-postcss": "^0.2.0", "grunt-sassdoc": "^2.0.0", "grunt-scss-lint": "~0.3.4", "grunt-shell": "^1.1.1", "grunt-svgmin": "^2.0.0", "grunt-version": "^1.0.0", "handlebars": "^2.0.0", + "jscs": "~2.1.0", "load-grunt-tasks": "~3.1.0", "lodash": "^2.4.1", "marked": "^0.3.2", "path": "^0.11.14", "semver": "^4.3.3", "simple-git": "^1.3.0", "stylestats": "^4.2.2", "svg-to-png": "^2.0.0", "svgo": "^0.5.0", - "underscore.string": "^3.0.2", - "grunt-jscs": "~2.0.0", - "jscs": "~2.1.0" + "underscore.string": "^3.0.2" } }