ktuapp / api

API Used By KTU Official | Student Portal
https://play.google.com/store/apps/details?id=com.retinaapps.ktuapp
GNU General Public License v3.0
6 stars 5 forks source link

update packages #2

Closed abhijithvijayan closed 5 years ago

shamin commented 5 years ago

@abhijithvijayan I have to check whether any of these dependencies break our code and you should explain why you are updating these dependencies. I don't think all of these should be updated. It is not required to update all of these dependencies unless these is a security vulnerability.

abhijithvijayan commented 5 years ago

While deploying to heroku, I faced build issue which was caused by the babel-node package.

Tried multiple methods to fix the build which included the update packages. The problem was with setting NODE_ENV to production mode.

I can close the PR.