vedmalex / mws-sdk

Complete Amazon marketplace web services client for Node.js.
MIT License
27 stars 29 forks source link

Critical error in 0.9.19 fba.js #16

Closed mattbarton closed 7 years ago

mattbarton commented 7 years ago

node_modules/mws-sdk-promises/lib/fba.js:162 AreCasesRequired: { name: 'InboundShipmentHeader.AreCasesRequired': required: false }

Should be a comma not a colon

vedmalex commented 7 years ago

Thank you!