Merge pull request #2081 from jitsi/clean_deps

chore(deps): remove unused.
This commit is contained in:
Saúl Ibarra Corretgé 2017-10-18 04:19:39 -07:00 committed by GitHub
commit bbfb7b8f21
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,7 @@
"@atlaskit/tabs": "2.0.0", "@atlaskit/tabs": "2.0.0",
"@atlaskit/toggle": "2.0.4", "@atlaskit/toggle": "2.0.4",
"@atlassian/aui": "6.0.6", "@atlassian/aui": "6.0.6",
"async": "0.9.0",
"autosize": "1.18.13", "autosize": "1.18.13",
"bootstrap": "3.1.1",
"es6-iterator": "2.0.1", "es6-iterator": "2.0.1",
"es6-symbol": "3.1.1", "es6-symbol": "3.1.1",
"i18next": "8.4.3", "i18next": "8.4.3",
@ -68,7 +66,6 @@
"react-redux": "5.0.6", "react-redux": "5.0.6",
"redux": "3.7.2", "redux": "3.7.2",
"redux-thunk": "2.2.0", "redux-thunk": "2.2.0",
"retry": "0.6.1",
"strophe": "1.2.4", "strophe": "1.2.4",
"strophejs-plugins": "0.0.7", "strophejs-plugins": "0.0.7",
"styled-components": "1.3.0", "styled-components": "1.3.0",