Skip to content

Commit

Permalink
Update package.json, standard to 16.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dindinw authored Sep 8, 2023
1 parent 1e55d1d commit a939538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"bs58": "^4.0.1",
"mocha": "^9.0.2",
"standard": "^16.0.3"
"standard": "^16.0.4"
},
"dependencies": {
"bip66": "^1.1.5",
Expand All @@ -37,7 +37,7 @@
"create-hash": "^1.2.0",
"merkle-lib": "^2.0.10",
"randombytes": "^2.1.0",
"standard": "^16.0.3",
"standard": "^16.0.4",
"tiny-secp256k1": "^1.1.6",
"varuint-bitcoin": "^1.1.2"
},
Expand Down

0 comments on commit a939538

Please sign in to comment.