MOBILE-3565 npm: Force node version 12 or higher
parent
50f44d8d9d
commit
1d58661887
|
@ -65,6 +65,6 @@
|
|||
"typescript": "~3.9.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=11.x"
|
||||
"node": ">=12.x"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue