Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

Commit 52730c3

Browse files
greenkeeperio-botniieani
authored andcommitted
feat(package): update node-sass to version 4.0.0 (#20)
BREAKING CHANGE: node-sass is now at 4.0.0
1 parent baa75bd commit 52730c3

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
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"@easy-webpack/config-css": "^4.0.0",
50-
"node-sass": "^3.10.1",
50+
"node-sass": "^4.0.0",
5151
"sass-loader": "^4.0.2"
5252
},
5353
"peerDependencies": {

0 commit comments

Comments
 (0)