|
|
@ -12,8 +12,10 @@ |
|
|
|
"license": "ISC", |
|
|
|
"dependencies": { |
|
|
|
"isomorphic-fetch": "^2.2.1", |
|
|
|
"json-loader": "^0.5.4", |
|
|
|
"material-ui": "^0.18.1", |
|
|
|
"moment": "^2.13.0", |
|
|
|
"node-sass": "^3.4.2", |
|
|
|
"react": "^15.4.1", |
|
|
|
"react-dom": "^15.4.1", |
|
|
|
"react-tap-event-plugin": "^2.0.1", |
|
|
@ -33,9 +35,12 @@ |
|
|
|
"eslint-plugin-import": "^2.1.0", |
|
|
|
"eslint-plugin-jsx-a11y": "^2.2.3", |
|
|
|
"eslint-plugin-react": "^6.6.0", |
|
|
|
"eslint": "^3.9.1", |
|
|
|
"eslint-plugin-import": "^2.1.0", |
|
|
|
"eslint-plugin-jsx-a11y": "^2.2.3", |
|
|
|
"eslint-plugin-react": "^6.6.0", |
|
|
|
"extract-text-webpack-plugin": "^1.0.1", |
|
|
|
"i": "^0.3.5", |
|
|
|
"node-sass": "^3.4.2", |
|
|
|
"normalize.css": "^4.1.1", |
|
|
|
"postcss-loader": "^0.9.1", |
|
|
|
"react-addons-css-transition-group": "^15.4.1", |
|
|
|