Skip to content

Commit 449c9cd

Browse files
committed
chore: update to dashrpc@20 for browser compat
1 parent 4b36723 commit 449c9cd

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "JavaScript reference implementation of CoinJoin",
55
"main": "index.js",
66
"files": [
7-
"*.js"
7+
"*.js"
88
],
99
"scripts": {
1010
"bump": "npm version -m \"chore(release): bump to v%s\"",
@@ -38,7 +38,7 @@
3838
"dashhd": "^3.3.3",
3939
"dashkeys": "^1.1.4",
4040
"dashphrase": "^1.4.0",
41-
"dashrpc": "^19.0.1",
41+
"dashrpc": "^20.0.0",
4242
"dashtx": "^0.18.1",
4343
"dotenv": "^16.4.5"
4444
}

0 commit comments

Comments
 (0)