Skip to content

Commit

Permalink
update deps and bump to 0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswong committed Nov 5, 2015
1 parent d48d038 commit 0b9200e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 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": {
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 0b9200e

Please sign in to comment.