improve ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-05 10:38:57 -05:00
parent 0ea953a34c
commit 6e635d1b30
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",