File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " kotlin-multiplatform-bignum-js" ,
3- "version" : " 0.0.1" ,
4- "description" : " Kotlin Multiplatform BigNum" ,
5- "main" : " flow.js" ,
3+ "version" : " 0.0.1" ,
4+ "description" : " Kotlin Multiplatform BigNum" ,
5+ "main" : " flow.js" ,
66 "author" : " Ugljesa Jovanovic" ,
77 "license" : " Apache 2.0" ,
88 "homepage" : " " ,
99 "dependencies" : {
10- "kotlin" : " 1.3.20"
10+ "kotlin" : " 1.3.20"
1111 },
1212 "devDependencies" : {
1313 "mocha" : " 5.2.0"
1414 }
15- }
15+ }
Original file line number Diff line number Diff line change 1717
1818object Versions {
1919 val klock = " 1.1.1"
20- val kotlinCoroutines = " 1.2.0 "
20+ val kotlinCoroutines = " 1.3.0-M2 "
2121 val timber = " 5.0.0-SNAPSHOT"
2222 val oshi = " 3.12.0"
23- val kotlin = " 1.3.30 "
23+ val kotlin = " 1.3.40 "
2424 val ktor = " 1.1.1"
25- val kotlinSerialization = " 0.10.0 "
25+ val kotlinSerialization = " 0.11.1 "
2626 val nodePlugin = " 1.3.0"
2727 val dokkaPlugin = " 0.9.18"
2828
You can’t perform that action at this time.
0 commit comments