Skip to content

Commit

Permalink
First Beta
Browse files Browse the repository at this point in the history
Update to beta Sass Lint
  • Loading branch information
Snugug committed Aug 26, 2015
1 parent ec53cc3 commit 41357fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gulp-sass-lint",
"version": "0.1.0-alpha.5",
"version": "0.1.0-beta.1",
"description": "Gulp plugin for Sass Lint",
"main": "index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"homepage": "https://github.com/sasstools/gulp-sass-lint#readme",
"dependencies": {
"gulp-util": "^3.0.6",
"sass-lint": "0.1.0-alpha.5",
"sass-lint": "0.1.0-beta.1",
"through2": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 41357fe

Please sign in to comment.