redux, react-redux and redux-thunk to devDeps
Reviewed By: davidaurelio Differential Revision: D4189290 fbshipit-source-id: 31c08688c2ecd74fa259096060034ae3083e1909
This commit is contained in:
parent
ca69ea435a
commit
13ae1a3c03
|
@ -232,7 +232,10 @@
|
|||
"portfinder": "0.4.0",
|
||||
"react": "~15.4.0-rc.4",
|
||||
"react-dom": "~15.4.0-rc.4",
|
||||
"react-redux": "4.4.6",
|
||||
"react-test-renderer": "~15.4.0-rc.4",
|
||||
"redux": "3.6.0",
|
||||
"redux-thunk": "2.1.0",
|
||||
"shelljs": "0.6.0",
|
||||
"sinon": "^2.0.0-pre.2",
|
||||
"split": "1.0.0"
|
||||
|
|
Loading…
Reference in New Issue