Used npm package for client and contract lib examples. (#350)

This commit is contained in:
Ravin Perera
2021-10-11 20:16:50 +05:30
committed by GitHub
parent cd00bab383
commit 9bc9404e07
19 changed files with 57 additions and 10835 deletions

View File

@@ -5,6 +5,7 @@
"build-diag": "ncc build diagnostic_contract.js -o dist/diagnostic-contract"
},
"dependencies": {
"hotpocket-nodejs-contract": "0.5.0",
"bson": "4.0.4",
"seedrandom": "3.0.5"
}