diff --git a/templates/materialize/package.json b/templates/materialize/package.json index 3b08325..ae8e3ce 100644 --- a/templates/materialize/package.json +++ b/templates/materialize/package.json @@ -33,7 +33,7 @@ "grunt-sass": "^1.1.0", "grunt-text-replace": "^0.4.0", "jquery": "^2.1.4", - "node-sass": "^3.4.2" + "node-sass": "^4.14.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"