Skip to content

Commit

Permalink
update lesslint & bump to 0.2.8-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswong committed Feb 9, 2015
1 parent 867c193 commit 478d6de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "fecs",
"version": "0.2.7",
"version": "0.2.8-beta.1",
"description": "Front End Code Style Suite",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -54,7 +54,7 @@
"jformatter": "~1.0.2",
"js-beautify": "^1.5.4",
"jshint": "^2.5.10",
"lesslint": "~0.1.2",
"lesslint": "~0.1.3",
"minimatch": "^2.0.1",
"minimist": "^1.1.0",
"msee": "^0.1.1",
Expand Down

0 comments on commit 478d6de

Please sign in to comment.