Skip to content

Commit

Permalink
update accessSniff dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yargalot committed Feb 20, 2018
1 parent be5d497 commit a0ffa22
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-accessibility",
"version": "3.1.0",
"version": "3.1.1",
"description": "Grade your sites accessibility and generate a report from different WCAG levels",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"run-sequence": "^1.2.2"
},
"dependencies": {
"access-sniff": "^3.0.0",
"access-sniff": "^3.2.0",
"gulp-util": "^3.0.7",
"lodash": "^4.3.0",
"through2": "^0.6.5"
Expand Down

0 comments on commit a0ffa22

Please sign in to comment.