Fix prettier

This commit is contained in:
Leonid Logvinov
2019-01-15 17:34:44 +01:00
parent 0720b8487c
commit 7d166dc7da
25 changed files with 141 additions and 282 deletions

View File

@@ -67,8 +67,7 @@
"version": "1.3.0",
"changes": [
{
"note":
"Add the `SimpleContractArtifact` type, which describes the artifact format published in the `@0x/contract-artifacts` package",
"note": "Add the `SimpleContractArtifact` type, which describes the artifact format published in the `@0x/contract-artifacts` package",
"pr": 1298
}
],
@@ -295,8 +294,7 @@
"pr": 589
},
{
"note":
"Moved ExchangeContractErrs, DoneCallback, Token, OrderRelevantState, OrderStateValid, OrderStateInvalid, OrderState, OrderAddresses and OrderValues types from 0x.js",
"note": "Moved ExchangeContractErrs, DoneCallback, Token, OrderRelevantState, OrderStateValid, OrderStateInvalid, OrderState, OrderAddresses and OrderValues types from 0x.js",
"pr": 579
}
],