mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
chore: update node engines to next LTS (node 20 / npm 9) (#354)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Co-authored-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
parent
09118bbafa
commit
4af2d4371e
@ -6,9 +6,9 @@
|
||||
"gulp-uglify-es": "^1.0.4",
|
||||
"gulp-rename": "latest"
|
||||
},
|
||||
"dependencies": {},
|
||||
"dependencies": [],
|
||||
"engines": {
|
||||
"node": "^16.0.0",
|
||||
"npm": "^7.0.0 || ^8.0.0"
|
||||
"node": "^20.0.0",
|
||||
"npm": "^9.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user