chore(deps): use node 18

This commit is contained in:
Jeremy Kahn 2023-07-01 21:46:52 -05:00
parent 83e9f7dbdd
commit ca2c98dcb8
2 changed files with 3 additions and 3 deletions

2
.nvmrc
View File

@ -1 +1 @@
v16.17.0
v18.12.1

View File

@ -66,8 +66,8 @@
]
},
"engines": {
"node": "16.x",
"npm": "8.x"
"node": "18.12.1",
"npm": "8.19.2"
},
"browserslist": {
"production": [