Skip to content

Commit ec39480

Browse files
committed
chore: add dev deps for example script
1 parent 8cd3bc1 commit ec39480

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,12 @@
3131
"bugs": {
3232
"url": "https://github.com/dashhive/DashGov.js/issues"
3333
},
34-
"homepage": "https://github.com/dashhive/DashGov.js#readme"
34+
"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+
}
3542
}

0 commit comments

Comments
 (0)