Add ethereum-types to extraFileIncludes

This commit is contained in:
Leonid Logvinov
2018-05-31 10:14:23 -07:00
parent a7fc9caacb
commit fa3d011f68
8 changed files with 22 additions and 8 deletions

View File

@@ -44,6 +44,7 @@
"docPublishConfigs": {
"extraFileIncludes": [
"../types/src/index.ts",
"../ethereum-types/src/index.ts",
"../contract-wrappers/src/types.ts",
"../contract-wrappers/src/contract_wrappers/ether_token_wrapper.ts",
"../contract-wrappers/src/contract_wrappers/exchange_wrapper.ts",