Update JS deps for node-sass fix (#1745)

Node-sass was broken due to a newer version of NodeJS.
This commit is contained in:
Zachary Wasserman
2018-04-30 14:22:50 -07:00
committed by GitHub
parent 753756721e
commit 71ba2bcbf2
2 changed files with 448 additions and 161 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"moment": "^2.15.1",
"nock": "^8.0.0",
"node-bourbon": "^4.2.8",
"node-sass": "^4.5.0",
"node-sass": "^4.8.3",
"normalizr": "^2.2.1",
"proxy-middleware": "^0.15.0",
"rc-pagination": "^1.12.10",
+447 -160
View File
File diff suppressed because it is too large Load Diff