forked from Plume/Plume
Add wasm-bindgen to plume-front's dependencies
This commit is contained in:
parent
10be055381
commit
6387a1334b
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ gettext-utils = { git = "https://github.com/Plume-org/gettext-macros/", rev = "a
|
|||
lazy_static = "1.3"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
wasm-bindgen = "0.2.70"
|
||||
|
|
Loading…
Reference in a new issue