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

@@ -65,7 +65,7 @@
"@0x/web3-wrapper": "^7.2.0",
"@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7",
"@types/node": "*",
"@types/node": "12.12.54",
"chai": "^4.0.1",
"chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0",