Merge pull request 'Bump js-sys from 0.3.55 to 0.3.57' (#1048) from js-sys-0.3.57 into main

Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1048
This commit is contained in:
KitaitiMakoto 2022-04-17 14:40:47 +00:00
commit 6897b8fa58
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ lazy_static = "1.3"
serde = "1.0"
serde_json = "1.0"
wasm-bindgen = "0.2.70"
js-sys = "0.3.47"
js-sys = "0.3.57"
serde_derive = "1.0.123"
console_error_panic_hook = "0.1.6"