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