sprx97 / OldTimeHockey

Website and scripts for OldTimeHockey fantasy hockey league.
http://www.roldtimehockey.com
3 stars 5 forks source link

Update and cleanup react npm packages. #119

Closed chrisparsons83 closed 3 years ago

chrisparsons83 commented 3 years ago

What?

Updated a bunch of npm packages for the react site. In addition, there were a few packages there that just aren't being used, so I just removed those.

Why?

A clean home is a happy home.

How?

Package.json editing.

Testing?

Browsed through the website and watched the log for any errors. Most of the updates were minor updates, and the major ones were dev dependencies.

Made sure site built correctly with npm run build.

In the future when I start building out the testing suite, npm run test would be a good solution to run tests as well.

Screenshots

N/A

Anything Else?

Nope!