Skip to content

Commit

Permalink
Remove direct stylelint dependency and rely on our config's dependenc…
Browse files Browse the repository at this point in the history
…ies.
  • Loading branch information
dbatiste committed Jul 5, 2023
1 parent 1519e86 commit 7d206f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@
"rollup": "^3",
"rollup-plugin-copy": "^3",
"rollup-plugin-delete": "^2",
"sinon": "^15",
"stylelint": "^15"
"sinon": "^15"
},
"dependencies": {
"@brightspace-ui/intl": "^3",
Expand Down

0 comments on commit 7d206f7

Please sign in to comment.