|
11 | 11 | "author": "", |
12 | 12 | "license": "ISC", |
13 | 13 | "devDependencies": { |
14 | | - "admin-lte": "^2.3.6", |
15 | | - "axios": "^0.15.3", |
16 | | - "babel-core": "^6.22.1", |
17 | | - "babel-loader": "^6.2.10", |
18 | | - "babel-plugin-react-html-attrs": "^2.0.0", |
19 | | - "babel-plugin-transform-object-rest-spread": "^6.22.0", |
20 | | - "babel-preset-es2015": "^6.22.0", |
21 | | - "babel-preset-react": "^6.22.0", |
22 | | - "css-loader": "^0.26.1", |
23 | | - "extract-text-webpack-plugin": "^1.0.1", |
24 | | - "file-loader": "^0.9.0", |
25 | | - "font-awesome": "^4.7.0", |
26 | | - "ionicons": "^3.0.0", |
27 | | - "lodash": "^4.17.4", |
28 | | - "react": "^15.4.2", |
29 | | - "react-dom": "^15.4.2", |
30 | | - "react-redux": "^4.4.6", |
31 | | - "react-redux-toastr": "^4.4.2", |
32 | | - "react-router": "^3.0.2", |
33 | | - "redux": "^3.6.0", |
34 | | - "redux-form": "^6.4.1", |
35 | | - "redux-multi": "^0.1.12", |
36 | | - "redux-promise": "^0.5.3", |
37 | | - "redux-thunk": "^2.1.0", |
38 | | - "style-loader": "^0.13.1", |
39 | | - "webpack": "^1.14.0", |
40 | | - "webpack-dev-server": "^1.16.2" |
| 14 | + "admin-lte": "2.3.6", |
| 15 | + "axios": "0.15.3", |
| 16 | + "babel-core": "6.22.1", |
| 17 | + "babel-loader": "6.2.10", |
| 18 | + "babel-plugin-react-html-attrs": "2.0.0", |
| 19 | + "babel-plugin-transform-object-rest-spread": "6.22.0", |
| 20 | + "babel-preset-es2015": "6.22.0", |
| 21 | + "babel-preset-react": "6.22.0", |
| 22 | + "css-loader": "0.26.1", |
| 23 | + "extract-text-webpack-plugin": "1.0.1", |
| 24 | + "file-loader": "0.9.0", |
| 25 | + "font-awesome": "4.7.0", |
| 26 | + "ionicons": "3.0.0", |
| 27 | + "lodash": "4.17.4", |
| 28 | + "react": "15.4.2", |
| 29 | + "react-dom": "15.4.2", |
| 30 | + "react-redux": "4.4.6", |
| 31 | + "react-redux-toastr": "4.4.2", |
| 32 | + "react-router": "3.0.2", |
| 33 | + "redux": "3.6.0", |
| 34 | + "redux-form": "6.4.1", |
| 35 | + "redux-multi": "0.1.12", |
| 36 | + "redux-promise": "0.5.3", |
| 37 | + "redux-thunk": "2.1.0", |
| 38 | + "style-loader": "0.13.1", |
| 39 | + "webpack": "1.14.0", |
| 40 | + "webpack-dev-server": "1.16.2" |
41 | 41 | } |
42 | 42 | } |
0 commit comments