Skip to content

Commit

Permalink
Fix the blockUnlocker.js from crashing
Browse files Browse the repository at this point in the history
  • Loading branch information
StarlightJS authored Jan 11, 2024
1 parent 7a85964 commit 5c8c453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/dvandal/cryptonote-nodejs-pool.git"
},
"dependencies": {
"async": "^3.2.0",
"async": "^1.5.2",
"base58-native": "*",
"bignum": "*",
"bufferutil": "*",
Expand Down

0 comments on commit 5c8c453

Please sign in to comment.