Skip to content

Commit df83f98

Browse files
committed
forcing new node-sass for node 8 support
1 parent c97e539 commit df83f98

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
@@ -59,7 +59,7 @@
5959
"less": "^2.7.2",
6060
"less-loader": "^4.0.2",
6161
"mocha": "^3.2.0",
62-
"node-sass": "^4.5.0",
62+
"node-sass": "^4.5.3",
6363
"nsp": "^2.6.3",
6464
"postcss-loader": "^1.3.3",
6565
"sass-loader": "^6.0.3",

0 commit comments

Comments
 (0)