diff --git a/package.json b/package.json index df3962c6..8a8f73c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fecs", - "version": "0.4.7", + "version": "0.4.8", "description": "Front End Code Style Suite", "main": "index.js", "scripts": { @@ -50,10 +50,10 @@ "esformatter": "~0.8.1", "eslint": "^1.7.3", "fixmyjs": "^1.0.3", - "htmlcs": "^0.1.4", - "jformatter": "~1.0.11", + "htmlcs": "^0.1.5", + "jformatter": "~1.0.13", "jshint": "^2.8.0", - "lesslint": "~0.1.9", + "lesslint": "~0.1.13", "manis": "^0.2.3", "map-stream": "0.0.6", "minimatch": "^3.0.0",