Skip to content

Commit

Permalink
prepare 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPurdy authored Oct 3, 2017
1 parent dbf89cc commit ffc78ce
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.3",
"version": "1.3.4",
"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.11.0",
"sass-lint": "^1.12.0",
"through2": "^2.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit ffc78ce

Please sign in to comment.