mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
Update npm and node engines versions (#346)
Signed-off-by: Nextcloud bot <bot@nextcloud.com> Signed-off-by: Nextcloud bot <bot@nextcloud.com> Co-authored-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
77d0e34cd2
commit
2fcd1d5e9c
@ -6,5 +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"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user