Преглед изворни кода

Update package.json for node 12 support

simple node-sass update which fixes this issue
Aurélien Normand пре 5 година
родитељ
комит
0935462706
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package.json

+ 1 - 1
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.11.0",
+    "node-sass": "^4.12.0",
     "mustache": "^2.3.0",
     "socket.io": "^2.2.0"
   },