Skip to content

Commit 6203fff

Browse files
kongliangzhongdong77
authored andcommitted
fix migrate error by upgrading ganache-cli version (#249)
1 parent b211eca commit 6203fff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/loopring_v3/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"chai": "^4.2.0",
4747
"copyfiles": "^2.1.0",
4848
"dirty-chai": "^2.0.1",
49-
"ganache-cli": "6.2.4",
49+
"ganache-cli": "6.4.3",
5050
"mocha": "^5.2.0",
51-
"node": "8.11.3",
51+
"node": "^10.15.3",
5252
"npm": "^6.9.0",
5353
"npm-watch": "^0.6.0",
5454
"solidity-coverage": "^0.5.11",

0 commit comments

Comments
 (0)