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.
2 parents af3e812 + 02ca045 commit b96f6b4Copy full SHA for b96f6b4
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