forked from github/cordova-android
refactor(utils): reduce number of utils (#1085)
* refactor(utils): remove utils.grep * refactor(utils): replace utils.scanDirectory w/ fast-glob Note that fast-glob is already in our dependency graph anyway.
This commit is contained in:
committed by
GitHub
parent
206238893b
commit
5d3591b853
@@ -28,6 +28,7 @@
|
||||
"android-versions": "^1.5.0",
|
||||
"cordova-common": "^4.0.1",
|
||||
"execa": "^4.0.2",
|
||||
"fast-glob": "^3.2.4",
|
||||
"fs-extra": "^9.0.1",
|
||||
"is-path-inside": "^3.0.2",
|
||||
"nopt": "^4.0.3",
|
||||
|
||||
Reference in New Issue
Block a user