UMM-CSci-3601 / 3601-iteration-template

This template repository is used as a starting point for course projects in CSci 3601: Software Design and Development at the University of Minnesota Morris. It includes an Angular client along with a Javalin server and Mongo database.
MIT License
0 stars 9 forks source link

Angular CLI update; `npm update` #1531

Closed NicMcPhee closed 2 months ago

NicMcPhee commented 2 months ago

This uses ng update to update

I also ran npm update which updated a bunch of different packages.