Update client dependencies

This commit is contained in:
Ken-Håvard Lieng 2016-04-18 01:11:25 +02:00
parent 8b6236446f
commit 493f49a508
4 changed files with 49 additions and 42 deletions

View file

@ -7,7 +7,8 @@
"no-console": 0,
"no-param-reassign": 0,
"react/prop-types": 0,
"react/prefer-stateless-function": 0
"react/prefer-stateless-function": 0,
"react/require-render-return": 0
},
"globals": {
"__DEV__": true