Move solidity-parser-antlr type to dependencies since it's used as part of the packages public interface
This commit is contained in:
parent
c7962216e9
commit
9a36e73f4e
@ -56,6 +56,7 @@
|
||||
"@0xproject/utils": "^1.0.0",
|
||||
"@0xproject/web3-wrapper": "^1.0.0",
|
||||
"@0xproject/dev-utils": "^1.0.0",
|
||||
"@types/solidity-parser-antlr": "^0.2.1",
|
||||
"ethereum-types": "^1.0.0",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"glob": "^7.1.2",
|
||||
@ -73,7 +74,6 @@
|
||||
"@types/istanbul": "^0.4.30",
|
||||
"@types/loglevel": "^1.5.3",
|
||||
"@types/mkdirp": "^0.5.1",
|
||||
"@types/solidity-parser-antlr": "^0.2.1",
|
||||
"@types/mocha": "^2.2.42",
|
||||
"@types/node": "^8.0.53",
|
||||
"@types/rimraf": "^2.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user