Skip to content

Commit 6c10fc2

Browse files
authored
Merge pull request #379 from sc-forks/natspec-bug
Pin parser-antlr to 0.4.7 / web3 to 1.2.1
2 parents c2e687b + 7a16c05 commit 6c10fc2

File tree

2 files changed

+2236
-393
lines changed

2 files changed

+2236
-393
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"req-cwd": "^1.0.1",
2828
"shelljs": "^0.8.3",
2929
"sol-explore": "^1.6.2",
30-
"solidity-parser-antlr": "^0.4.7",
30+
"solidity-parser-antlr": "0.4.7",
3131
"tree-kill": "^1.2.0",
32-
"web3": "1.0.0-beta.50",
33-
"web3-eth-abi": "1.0.0-beta.50"
32+
"web3": "1.2.1",
33+
"web3-eth-abi": "1.0.0-beta.55"
3434
},
3535
"devDependencies": {
3636
"crypto-js": "^3.1.9-1",

0 commit comments

Comments
 (0)