fix(xo-{cli,upload-ova}): remove deprecated dep @babel/polyfill
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
"node": ">=8.10"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "^7.0.0",
|
||||
"chalk": "^2.2.0",
|
||||
"exec-promise": "^0.7.0",
|
||||
"fs-extra": "^7.0.0",
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
"node": ">=8.10"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "^7.0.0",
|
||||
"bluebird": "^3.5.1",
|
||||
"chalk": "^3.0.0",
|
||||
"exec-promise": "^0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user