Skip to content

Commit

Permalink
deps: update node-sass (#92)
Browse files Browse the repository at this point in the history
Compatibility for Node 8
  • Loading branch information
panzj authored and luin committed Jul 3, 2017
1 parent d942dc2 commit 66e3104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"lint": "^1.1.2",
"minimatch": "^3.0.4",
"msgpack5": "^3.3.0",
"node-sass": "^3.3.3",
"node-sass": "^4.5.3",
"prop-types": "^15.5.10",
"react": "^15.5.4",
"react-addons-css-transition-group": "^15.5.2",
Expand Down

0 comments on commit 66e3104

Please sign in to comment.