Skip to content

Commit

Permalink
FEATURE: add/update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nduesing committed Aug 28, 2018
1 parent e6c015f commit a8d0319
Show file tree
Hide file tree
Showing 2 changed files with 1,088 additions and 17 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,12 @@
"release": "semantic-release"
},
"dependencies": {
"stylelint": "^9.5.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-no-unsupported-browser-features": "^3.0.1",
"stylelint-order": "^1.0.0",
"stylelint-scss": "^3.2.0"
"stylelint-scss": "^3.3.0"
},
"devDependencies": {
"semantic-release": "^13.4.1"
Expand Down
Loading

0 comments on commit a8d0319

Please sign in to comment.