update to material-ui 0.20.2

remove react-tap-event-plugin, as it is not needed anymore.
This commit is contained in:
Mathias Rasmussen
2018-09-26 02:25:39 +02:00
parent 579ca908c6
commit ba5ccdb5cb
2 changed files with 1 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"iso-639-1": "^1.2.1",
"languagedetect": "^1.2.0",
"location-history": "^1.0.0",
"material-ui": "^0.17.0",
"material-ui": "^0.20.2",
"mkdirp": "^0.5.1",
"music-metadata": "^3.1.0",
"network-address": "^1.1.0",
@@ -38,7 +38,6 @@
"prettier-bytes": "^1.0.1",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"react-tap-event-plugin": "^2.0.1",
"rimraf": "^2.5.2",
"run-parallel": "^1.1.6",
"semver": "^5.6.0",