Updated library version on node js contract sample (#386)

This commit is contained in:
Chalith Desaman
2023-10-02 12:39:07 +05:30
committed by GitHub
parent f8877fd61a
commit cff3a822fc
3 changed files with 26 additions and 11 deletions

View File

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