@0x.js: add pinned node types to 0x.js

This commit is contained in:
Lawrence Forman 2020-10-19 13:03:48 -04:00
parent 52cbddf054
commit ab90e15015

View File

@ -53,7 +53,6 @@
"@0x/tslint-config": "^4.1.0",
"@types/lodash": "4.14.104",
"@types/mocha": "^5.2.7",
"@types/node": "12.12.54",
"@types/sinon": "^2.2.2",
"awesome-typescript-loader": "^5.2.1",
"chai": "^4.0.1",
@ -88,6 +87,7 @@
"@0x/typescript-typings": "^5.1.1",
"@0x/utils": "^5.5.1",
"@0x/web3-wrapper": "^7.2.0",
"@types/node": "12.12.54",
"@types/web3-provider-engine": "^14.0.0",
"ethereum-types": "^3.2.0",
"ethers": "~4.0.4",