Skip to content

Commit 6176b08

Browse files
fix(package): update ganache-cli to version 6.5.0
Closes #7
1 parent b76c3e8 commit 6176b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.5.0",
1010
"truffle": "5.0.11",
1111
"web3": "1.0.0-beta.52"
1212
},

0 commit comments

Comments
 (0)