Browse Source

Merge pull request #2081 from jitsi/clean_deps

chore(deps): remove unused.
master
Saúl Ibarra Corretgé 8 years ago
parent
commit
bbfb7b8f21
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      package.json

+ 0
- 3
package.json View File

30
     "@atlaskit/tabs": "2.0.0",
30
     "@atlaskit/tabs": "2.0.0",
31
     "@atlaskit/toggle": "2.0.4",
31
     "@atlaskit/toggle": "2.0.4",
32
     "@atlassian/aui": "6.0.6",
32
     "@atlassian/aui": "6.0.6",
33
-    "async": "0.9.0",
34
     "autosize": "1.18.13",
33
     "autosize": "1.18.13",
35
-    "bootstrap": "3.1.1",
36
     "es6-iterator": "2.0.1",
34
     "es6-iterator": "2.0.1",
37
     "es6-symbol": "3.1.1",
35
     "es6-symbol": "3.1.1",
38
     "i18next": "8.4.3",
36
     "i18next": "8.4.3",
68
     "react-redux": "5.0.6",
66
     "react-redux": "5.0.6",
69
     "redux": "3.7.2",
67
     "redux": "3.7.2",
70
     "redux-thunk": "2.2.0",
68
     "redux-thunk": "2.2.0",
71
-    "retry": "0.6.1",
72
     "strophe": "1.2.4",
69
     "strophe": "1.2.4",
73
     "strophejs-plugins": "0.0.7",
70
     "strophejs-plugins": "0.0.7",
74
     "styled-components": "1.3.0",
71
     "styled-components": "1.3.0",

Loading…
Cancel
Save