upgrade ng 14 to 15: set node minimal version

This commit is contained in:
bmartins 2023-03-15 16:09:22 +01:00
parent 334a93086a
commit 3658132ec6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "0.6.0", "version": "0.6.0",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"engines": { "engines": {
"node": ">= 16.0.0" "node": ">= 16.13.0"
}, },
"resolutions": { "resolutions": {
"webpack": "^5.0.0" "webpack": "^5.0.0"