Upgrade node to 18.16

This commit is contained in:
Jackson Harper
2023-07-05 10:16:30 -07:00
parent 0a5ffb0538
commit fa1ff9ba17
20 changed files with 55 additions and 55 deletions

View File

@ -32,7 +32,7 @@
"webpack-dev-server": "^4.7.4"
},
"volta": {
"node": "14.18.0",
"node": "18.16.0",
"yarn": "1.22.10"
}
}
}