improve ci

This commit is contained in:
2023-02-05 10:37:05 -05:00
parent 42e2d1c76e
commit 3f143262d4
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",