Logging switch to chalk npm package & fix detecting eval

Remove 2 unused imports in `tools/cordova/run-targets.js`
This commit is contained in:
Jan Dvorak
2021-07-20 15:23:25 +02:00
parent 71776ea489
commit 2edb355bec
7 changed files with 35 additions and 87 deletions

View File

@@ -41,7 +41,7 @@ var packageJson = {
// TODO: We should replace this with: https://github.com/jprichardson/node-kexec/pull/38
kexec: "https://github.com/meteor/node-kexec/tarball/f29f54037c7db6ad29e1781463b182e5929215a0",
"source-map": "0.7.3",
chalk: "0.5.1",
chalk: "4.1.1",
sqlite3: "5.0.2",
"http-proxy": "1.18.1",
"is-reachable": "3.1.0",