Skip to content

Commit

Permalink
update htmlcs and csshint, bump to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswong committed Jan 29, 2015
1 parent 094da56 commit 420d622
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fecs",
"version": "0.2.6",
"version": "0.2.7",
"description": "Front End Code Style Suite",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -43,13 +43,13 @@
"chalk": "^0.5.1",
"cssbeautify": "^0.3.1",
"csscomb": "^3.0.2",
"csshint": "~0.0.9",
"csshint": "~0.0.11",
"doctrine2": "^0.6.3",
"esformatter": "^0.4.3",
"eslint": "~0.13.0",
"fixmyjs": "^0.13.6",
"htmlcomb": "~0.2.0",
"htmlcs": "~0.0.3",
"htmlcs": "~0.0.4",
"htmlhint": "^0.9.6",
"jformatter": "~1.0.2",
"js-beautify": "^1.5.4",
Expand Down

0 comments on commit 420d622

Please sign in to comment.