diff options
Diffstat (limited to 'sdnr/wt/odlux/package.json')
-rw-r--r-- | sdnr/wt/odlux/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json index c5004ca72..8ef5168ff 100644 --- a/sdnr/wt/odlux/package.json +++ b/sdnr/wt/odlux/package.json @@ -58,7 +58,7 @@ "jest": "23.6.0", "less": "3.8.1", "less-loader": "4.1.0", - "node-sass": "4.9.3", + "node-sass": "4.12.0", "postcss-loader": "3.0.0", "requirejs": "2.3.6", "requirejs-webpack-plugin": "1.0.5", |