update dependencies

This commit is contained in:
2023-09-07 19:05:35 -04:00
parent f94ef0a2ca
commit bed4fbaf54
5 changed files with 9 additions and 9 deletions

View File

@ -3,8 +3,8 @@
"description": " ",
"license": "MIT",
"engines": {
"node": "v18.15.0",
"npm": "9.5.0"
"node": "v20.6.0",
"npm": "9.8.1"
},
"scripts": {
"deploy": "NODE_ENV=production webpack --mode production",