mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Logging switch to chalk npm package & fix detecting eval
Remove 2 unused imports in `tools/cordova/run-targets.js`
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user