diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6483878..ce3ba94 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "grunt-sass": "^3.0.2", "grunt-zip": "~0.17.1", "load-grunt-tasks": "^4.0.0", - "node-sass": "^4.12.0", + "node-sass": "^4.13.0", "mustache": "^2.3.0", "socket.io": "^2.2.0" }, |