remove npm engine requirement
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5d17ee0a11
commit
449a92e4b7
@ -3,8 +3,7 @@
|
||||
"description": " ",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "v23.7.0",
|
||||
"npm": "10.9.2"
|
||||
"node": "v23.7.0"
|
||||
},
|
||||
"scripts": {
|
||||
"deploy": "NODE_ENV=production webpack --mode production",
|
||||
|
Loading…
x
Reference in New Issue
Block a user