Skip to content

Commit 94e461f

Browse files
authored
Bump node-sass version to be compatible with Node v14+
1 parent 8d6ac29 commit 94e461f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"chalk": "^2.3.0",
2828
"lodash": "^4.17.11",
29-
"node-sass": "^4.8.3",
29+
"node-sass": "^6.0.0",
3030
"plugin-error": "^1.0.1",
3131
"replace-ext": "^1.0.0",
3232
"strip-ansi": "^4.0.0",

0 commit comments

Comments
 (0)