Commit 85a3f95 1 parent d944d3f commit 85a3f95 Copy full SHA for 85a3f95
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ kotlin {
55
55
56
56
val jsMain by getting {
57
57
dependencies {
58
- implementation(" org.jetbrains.kotlin-wrappers:kotlin-react:18.2.0 -pre.732 " )
58
+ implementation(" org.jetbrains.kotlin-wrappers:kotlin-react:18.3.1 -pre.736 " )
59
59
implementation(" org.jetbrains.kotlin-wrappers:kotlin-react-dom:18.2.0-pre.732" )
60
60
implementation(" org.jetbrains.kotlin-wrappers:kotlin-emotion:11.11.4-pre.736" )
61
61
}
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ kotlin {
58
58
59
59
val jsMain by getting {
60
60
dependencies {
61
- implementation(" org.jetbrains.kotlin-wrappers:kotlin-react:18.2.0 -pre.732 " )
61
+ implementation(" org.jetbrains.kotlin-wrappers:kotlin-react:18.3.1 -pre.736 " )
62
62
implementation(" org.jetbrains.kotlin-wrappers:kotlin-react-dom:18.2.0-pre.732" )
63
63
implementation(" org.jetbrains.kotlin-wrappers:kotlin-emotion:11.11.4-pre.736" )
64
64
}
You can’t perform that action at this time.
0 commit comments