Greenheart / swipeforfuture.com

Solving the climate crisis, one swipe at a time 🌍🔥
https://swipeforfuture.com
GNU General Public License v3.0
6 stars 1 forks source link

Feature/use npm #139

Closed Greenheart closed 4 years ago

Greenheart commented 4 years ago

Fix #138 and also upgrade dependencies.

Not sure about upgrading the TS major version to 4.0.3 just yet: https://github.com/facebook/create-react-app/issues/9842

Let's stick with react-scripts@3.4.3 and wait for react-scripts@4.x instead.

Tested locally and built successfully using npm install && npm start

Muthaias commented 4 years ago

Looks good. Seems to work for me aswell.