chore: fix file name

This commit is contained in:
Fabio Berger
2018-10-21 20:30:53 +02:00
parent 01f82ddf78
commit 39c7f3dc88

View File

@@ -44,6 +44,6 @@
"./schemas/zero_ex_transaction_schema.json",
"./schemas/tx_data_schema.json",
"./schemas/index_filter_values_schema.json",
"./schemas/wholeNumberSchema.json"
"./schemas/whole_number_schema.json"
]
}