sidney curron

Results 2 issues of sidney curron

https://github.com/bhushankumarl/eBay-node-client/blob/7fa5ec8f1b5713e61bd832ff008738b63c705323/lib/resources/sell/location.js#L49

The file 'options' could not be found in toast.client.js ``` import options from './options'``` Is the name of the directory missing? Shouldn't we have ``` import options from './templates/options'``` instead?