improve ci

This commit is contained in:
2023-02-04 22:06:18 -05:00
committed by oliviasculley
parent fd0b2c455a
commit ebe09bcf84
3 changed files with 15 additions and 10 deletions

View File

@ -3,8 +3,8 @@
"description": " ",
"license": "MIT",
"engines": {
"node": "18.12.1",
"npm": "8.19.2"
"node": "v18.9.1",
"npm": "8.10.0"
},
"scripts": {
"deploy": "NODE_ENV=production webpack --mode production",