All package upgrades.

This commit is contained in:
Patrick Fic
2022-04-13 17:46:46 -07:00
parent 274b572915
commit df1e15be60
5 changed files with 5084 additions and 12213 deletions

View File

@@ -3,8 +3,8 @@
"version": "0.0.1",
"license": "UNLICENSED",
"engines": {
"node": "12.22.6",
"npm": "7.17.0"
"node": "16.14.2",
"npm": "8.6.0"
},
"scripts": {
"setup": "yarn && cd client && yarn",