chore: Upgrade Node to v12 (#1023)
* chore: Upgrade Node to v12 * test: Upgrade test node image
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 8.11"
|
||||
"node": ">= 12"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user