Skip to content

Commit 9bccca8

Browse files
committed
fix: dashkeys.js is a hard dependency, mark it as such
1 parent 5ef4e4d commit 9bccca8

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
],
3737
"devDependencies": {
3838
"@dashincubator/secp256k1": "^1.7.1-5",
39-
"dashkeys": "^1.1.3",
39+
"dashkeys": "^1.1.5",
4040
"dashphrase": "^1.4.0",
4141
"mocha": "^10.2.0",
4242
"mocha-lcov-reporter": "0.0.1"

0 commit comments

Comments
 (0)