ButterCMS / buttercms-js

Node/JS API client for ButterCMS (https://buttercms.com)
Other
162 stars 33 forks source link

Required 1.0.16 with ability to setup timeout. #1

Closed vik-buchinski-azati closed 7 years ago

vik-buchinski-azati commented 7 years ago

Hi, I've just started integration of buttercms on React, and I have specific case, when i must increase request time, but version 1.0.16 still not in production. So my question is when version 1.0.16 will be in production? (on npmjs?)

rogerjin12 commented 7 years ago

Hey @vik-buchinski-azati thanks for the note. We just published 1.0.16 to prod: https://unpkg.com/buttercms@1.0.16/dist/butter.min.js

Give it a try and let us know if you have any issues. Thanks again!

rogerjin12 commented 7 years ago

And of course, this is also updated on NPM as well.