Bump node and npm versions

This commit is contained in:
Alex Hsu 2022-10-20 16:15:00 -04:00
parent 4f7f28238c
commit e67e723b71
2 changed files with 6533 additions and 116 deletions

6645
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -53,7 +53,7 @@
"react-dom": ">=17"
},
"engines": {
"node": ">=14.14.0",
"npm": "^7.24.2"
"node": "^16.17.0",
"npm": "^8.15.0"
}
}