Skip to content

Commit

Permalink
Merge pull request #63 from DanPurdy/master
Browse files Browse the repository at this point in the history
release 1.3.2
  • Loading branch information
DanPurdy authored Nov 9, 2016
2 parents de8dedc + 84f67be commit 18004a7
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": "1.3.1",
"version": "1.3.2",
"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": "^1.10.1",
"sass-lint": "^1.10.2",
"through2": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 18004a7

Please sign in to comment.