fix sol-compiler linter error

pin `@types/node` to appease publish job
This commit is contained in:
Lawrence Forman
2020-10-19 12:04:38 -04:00
parent 1d8dd2f89c
commit db98ff8cb7
34 changed files with 35 additions and 33 deletions

View File

@@ -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",