crate/sp_client with dev dependancy

This commit is contained in:
nicolasCantu 2024-05-31 18:03:27 +02:00
parent fcbc848be6
commit f899ee1369
2 changed files with 985 additions and 552 deletions

View File

@ -17,8 +17,8 @@ wasm-logger = "0.2.0"
rand = "0.8.5"
log = "0.4.6"
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
sdk_common = { path = "../../../sdk_common" }
#sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "demo" }
#sdk_common = { path = "../../../sdk_common" }
sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "dev" }
shamir = { git = "https://github.com/Sosthene00/shamir", branch = "master" }
img-parts = "0.3.0"

1533
package-lock.json generated

File diff suppressed because it is too large Load Diff