mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-14 16:52:26 +08:00
chore(test-apps): set minimum node version to 16 (#26960)
This commit is contained in:
@ -42,5 +42,8 @@
|
||||
"ts-jest": "^27.0.4",
|
||||
"typescript": "~4.5.5",
|
||||
"wait-on": "^5.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user