Add wasm-bindgen to plume-front's dependencies
This commit is contained in:
parent
10be055381
commit
6387a1334b
@ -13,3 +13,4 @@ gettext-utils = { git = "https://github.com/Plume-org/gettext-macros/", rev = "a
|
|||||||
lazy_static = "1.3"
|
lazy_static = "1.3"
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
|
wasm-bindgen = "0.2.70"
|
||||||
|
Loading…
Reference in New Issue
Block a user