Skip to content

Commit 67b2237

Browse files
fix(package): update ganache-cli to version 6.4.4
Closes #7
1 parent b76c3e8 commit 67b2237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"test": "test"
77
},
88
"dependencies": {
9-
"ganache-cli": "6.4.1",
9+
"ganache-cli": "6.4.4",
1010
"truffle": "5.0.11",
1111
"web3": "1.0.0-beta.52"
1212
},

0 commit comments

Comments
 (0)