99x / serverless-react-boilerplate

A serverless react boilerplate for offline development
MIT License
260 stars 75 forks source link

#54 Updated the dependencies of React and serverless and gulp #56

Closed TRomesh closed 5 years ago

TRomesh commented 5 years ago

Updated the following dependencies axios: 0.18.0 foundation-sites: 6.5.1 lodash: 4.17.11 react: 16.7.0 react-bootstrap: ^0.32.1 react-dom: 16.7.0 react-scripts: 2.1.3 gulp: 4.0.0 aws-sdk : 2.384.0 bluebird: 3.5.3 serverless-offline:3.31.3

Replaced gulp sequence with gulp.parallel()

mjzone commented 5 years ago

Thank you @TRomesh 👏 👏