fix sol-compiler linter error
pin `@types/node` to appease publish job
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"@0x/tslint-config": "^4.1.0",
|
||||
"@0x/types": "^3.2.0",
|
||||
"@0x/utils": "^5.5.1",
|
||||
"@types/node": "*",
|
||||
"@types/node": "12.12.54",
|
||||
"ethereum-types": "^3.2.0",
|
||||
"ethers": "~4.0.4",
|
||||
"npm-run-all": "^4.1.2",
|
||||
|
Reference in New Issue
Block a user