mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Make I/O asynchronous with coroutines; make all JS tests pass
This commit is contained in:
5
web/package-lock.json
generated
5
web/package-lock.json
generated
@@ -3615,6 +3615,11 @@
|
||||
"kotlin": "1.3.21"
|
||||
}
|
||||
},
|
||||
"kotlinx-coroutines-core": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/kotlinx-coroutines-core/-/kotlinx-coroutines-core-1.1.1.tgz",
|
||||
"integrity": "sha512-RnxF8HVQlMmLQcmJXSZQowR9WpsoeslY6ogqDovb/2HumkkaUBlJuR4eiXwX0DDnoAq8mGPvncl1lRAhK2+ovg=="
|
||||
},
|
||||
"lcid": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user