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 a94dda9 commit 84e1f10Copy full SHA for 84e1f10
project/src/main/scala/common/Libs.scala
@@ -7,7 +7,7 @@ import scommons.sbtplugin.project.CommonLibs
7
object Libs extends CommonLibs {
8
9
val scommonsApiVersion = "0.5.0"
10
- val scommonsReactVersion = "1.0.0-SNAPSHOT"
+ val scommonsReactVersion = "0.5.1"
11
val scommonsNodejsVersion = "0.5.0"
12
val scommonsWebSqlVersion = "0.5.0"
13
0 commit comments