We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3e812 commit 02ca045Copy full SHA for 02ca045
project/DependenciesNPM.scala
@@ -8,7 +8,7 @@ object DependenciesNPM {
8
import Versions._
9
10
// A -> Z
11
- val materialUiCore = "@material-ui/core" -> "3.9.0"
+ val materialUiCore = "@material-ui/core" -> "3.9.4"
12
val materialUiIcons = "@material-ui/icons" -> "3.0.2"
13
val materialUiLab = "@material-ui/lab" -> "3.0.0-alpha.30"
14
val react = "react" -> reactV
0 commit comments