Skip to content

Commit bbf6f08

Browse files
author
AJ ONeal
committed
chore: update deps
1 parent 86b788a commit bbf6f08

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131
},
3232
"homepage": "https://github.com/dashive/dashhd.js",
3333
"files": [
34-
"dashhd.js",
35-
"jsconfig.json"
34+
"dashhd.js",
35+
"jsconfig.json"
3636
],
3737
"devDependencies": {
3838
"@dashincubator/secp256k1": "^1.7.1-4",
39-
"dashphrase": "^1.3.1-0",
39+
"dashphrase": "^1.3.1",
4040
"mocha": "^10.2.0",
4141
"mocha-lcov-reporter": "0.0.1"
4242
},
4343
"dependencies": {
44-
"dashkeys": "^0.9.2-1"
44+
"dashkeys": "^1.0.0"
4545
},
4646
"scripts": {
4747
"lint": "npx -p [email protected] -- tsc -p ./jsconfig.json",

0 commit comments

Comments
 (0)