CHANGELOG.md
0 → 100644
... | @@ -16,12 +16,14 @@ | ... | @@ -16,12 +16,14 @@ |
"material-ui-icons": "^1.0.0-alpha.19", | "material-ui-icons": "^1.0.0-alpha.19", | ||
"node-sass-chokidar": "^0.0.3", | "node-sass-chokidar": "^0.0.3", | ||
"npm-run-all": "^4.1.1", | "npm-run-all": "^4.1.1", | ||
"phone-formatter": "^0.0.2", | |||
"prop-types": "^15.5.10", | "prop-types": "^15.5.10", | ||
"react": "^15.6.1", | "react": "^15.6.1", | ||
"react-autosuggest": "^9.3.2", | "react-autosuggest": "^9.3.2", | ||
"react-classnames": "^0.1.2", | "react-classnames": "^0.1.2", | ||
"react-dom": "^15.6.1", | "react-dom": "^15.6.1", | ||
"react-mapbox-gl": "^2.5.2", | "react-mapbox-gl": "^2.5.2", | ||
"react-notification-system": "^0.2.16", | |||
"react-redux": "^5.0.5", | "react-redux": "^5.0.5", | ||
"react-router-dom": "^4.1.2", | "react-router-dom": "^4.1.2", | ||
"react-router-redux": "^5.0.0-alpha.9", | "react-router-redux": "^5.0.0-alpha.9", | ||
... | ... |
src/components/Alert.js
0 → 100644