mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-31 04:11:24 +00:00
Switch demo to use zcash-client-sdk-js
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
"homepage": "https://github.com/rustwasm/create-wasm-app#readme",
|
||||
"devDependencies": {
|
||||
"copy-webpack-plugin": "^5.0.0",
|
||||
"hello-wasm-pack": "^0.1.0",
|
||||
"webpack": "^4.29.3",
|
||||
"webpack-cli": "^3.1.0",
|
||||
"webpack-dev-server": "^3.1.5"
|
||||
"webpack-dev-server": "^3.1.5",
|
||||
"zcash-client-sdk": "file:../zcash-client-sdk-js"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user