Skip to content

Commit

Permalink
Update to stylelint v7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Volker-E committed Oct 5, 2016
1 parent 44b2e7f commit 96057f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,9 +25,9 @@
"index.js" "index.js"
], ],
"devDependencies": { "devDependencies": {
"stylelint": "^7.0.2" "stylelint": "^7.3.1"
}, },
"peerDependencies": { "peerDependencies": {
"stylelint": "^7.0.2" "stylelint": "^7.3.1"
} }
} }

0 comments on commit 96057f0

Please sign in to comment.