We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd3bc1 commit ec39480Copy full SHA for ec39480
package.json
@@ -31,5 +31,12 @@
31
"bugs": {
32
"url": "https://github.com/dashhive/DashGov.js/issues"
33
},
34
- "homepage": "https://github.com/dashhive/DashGov.js#readme"
+ "homepage": "https://github.com/dashhive/DashGov.js#readme",
35
+ "devDependencies": {
36
+ "@dashincubator/secp256k1": "^1.7.1-5",
37
+ "dashkeys": "^1.1.4",
38
+ "dashrpc": "^20.0.0",
39
+ "dashtx": "^0.18.1",
40
+ "dotenv": "^16.4.5"
41
+ }
42
}
0 commit comments