bradtraversy / devconnector_2.0

Social network for developers, built on the MERN stack
1.91k stars 1.26k forks source link

Update package.json and add missing axios package #258

Closed Bohsweryy closed 3 years ago

Bohsweryy commented 3 years ago

adding missing Axios package in the dependencies

bushblade commented 3 years ago

Hi @Bohsweryy axios is installed in the project root so we can use it in the back end. The client will resolve this dependency in the project root.