Add tab bar alternative to desktop UI, upgrade react & react-redux
This commit is contained in:
parent
1bfbce7b45
commit
989c3f4002
9 changed files with 103 additions and 32 deletions
|
@ -18,7 +18,7 @@
|
|||
"chai": "^3.5.0",
|
||||
"chai-enzyme": "^0.5.2",
|
||||
"css-loader": "^0.26.1",
|
||||
"emojione": "^2.2.6",
|
||||
"emojione": "latest",
|
||||
"enzyme": "^2.4.1",
|
||||
"es6-promise": "^3.2.1",
|
||||
"http-link-header": "^0.5.0",
|
||||
|
@ -39,22 +39,19 @@
|
|||
"react-motion": "^0.4.5",
|
||||
"react-notification": "^6.4.0",
|
||||
"react-proxy": "^1.1.8",
|
||||
"react-redux": "^5.0.0-beta.3",
|
||||
"react-redux": "^5.0.1",
|
||||
"react-redux-loading-bar": "^2.4.1",
|
||||
"react-router": "^2.8.0",
|
||||
"react-router-scroll": "^0.3.2",
|
||||
"react-simple-dropdown": "^1.1.4",
|
||||
"react-storybook-addon-intl": "^0.1.0",
|
||||
"react-toggle": "^2.1.1",
|
||||
"redux": "^3.5.2",
|
||||
"redux": "^3.6.0",
|
||||
"redux-immutable": "^3.0.8",
|
||||
"redux-thunk": "^2.1.0",
|
||||
"reselect": "^2.5.4",
|
||||
"sass-loader": "^4.0.2",
|
||||
"sinon": "^1.17.6",
|
||||
"style-loader": "^0.13.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"emojione": "latest"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue