|
5 | 5 | "serve": "firebase serve" |
6 | 6 | }, |
7 | 7 | "dependencies": { |
8 | | - "@google-cloud/storage": "^1.2.1", |
9 | | - "@google-cloud/vision": "^0.12.0", |
10 | 8 | "axios": "0.16.1", |
11 | 9 | "child-process-promise": "^2.2.0", |
12 | 10 | "compression": "1.6.2", |
13 | | - "cookie": "^0.3.1", |
14 | 11 | "exenv": "^1.2.2", |
15 | | - "express": "4.15.3", |
16 | | - "firebase": "^4.1.5", |
17 | | - "firebase-admin": "~5.2.1", |
18 | | - "firebase-functions": "^0.6.2", |
| 12 | + "firebase": "^4.8.0", |
19 | 13 | "firebaseui": "^2.3.0", |
20 | | - "history": "^4.6.3", |
21 | | - "js-cookie": "^2.1.4", |
22 | | - "jss": "^8.1.0", |
23 | | - "jss-preset-default": "^3.0.0", |
24 | | - "latinize": "^0.4.0", |
25 | 14 | "lodash": "4.17.4", |
26 | | - "material-ui": "^1.0.0-beta.12", |
27 | | - "material-ui-icons": "^1.0.0-beta.10", |
28 | | - "mkdirp": "^0.5.1", |
29 | | - "mkdirp-promise": "^4.0.0", |
30 | 15 | "preact": "8.1.0", |
31 | 16 | "preact-compat": "3.16.0", |
32 | | - "prop-types": "15.5.10", |
33 | 17 | "react": "15.6.1", |
34 | 18 | "react-addons-perf": "15.4.2", |
35 | 19 | "react-dom": "15.6.1", |
36 | | - "react-jss": "^7.1.0", |
| 20 | + "react-firebaseui": "^1.0.10", |
37 | 21 | "react-promise": "~1.1.1", |
38 | | - "react-redux": "5.0.5", |
39 | | - "react-redux-firebase": "^2.0.0-beta.8", |
40 | 22 | "react-router": "^4.1.2", |
41 | 23 | "react-router-dom": "4.1.1", |
42 | | - "react-router-redux": "^5.0.0-alpha.6", |
43 | | - "redux": "3.6.0", |
44 | | - "redux-thunk": "2.2.0", |
45 | 24 | "styled-components": "^2.0.0", |
46 | 25 | "xmlhttprequest": "^1.8.0" |
47 | 26 | }, |
|
0 commit comments