Upgrade xcode, node version on travis.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"lint": "eslint --config .eslintrc.json ."
|
||||
},
|
||||
"engines": {
|
||||
"node": "12.x.x"
|
||||
"node": "14.x.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"@electron/remote": "^1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user