Skip to content

Commit

Permalink
Support node-sass@6 (#28710)
Browse files Browse the repository at this point in the history
* support node-sass@6

* bump sass-loader

* Update precompiled

Co-authored-by: Tim Neutkens <timneutkens@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Sep 9, 2021
1 parent f4c6cd6 commit 2abc4f2
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -104,7 +104,7 @@
"moment": "^2.24.0",
"node-fetch": "2.6.1",
"node-notifier": "5.4.0",
"node-sass": "5.0.0",
"node-sass": "6.0.1",
"npm-run-all": "4.1.5",
"nprogress": "0.2.0",
"pixrem": "5.0.0",
Expand Down

0 comments on commit 2abc4f2

Please sign in to comment.