mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
fix(pluginHandlers): properly check if path is inside another (#1014)
This commit is contained in:
committed by
GitHub
parent
80ad635348
commit
8ef8d994df
@@ -29,6 +29,7 @@
|
||||
"cordova-common": "^4.0.1",
|
||||
"execa": "^4.0.2",
|
||||
"fs-extra": "^9.0.1",
|
||||
"is-path-inside": "^3.0.2",
|
||||
"nopt": "^4.0.3",
|
||||
"properties-parser": "^0.3.1",
|
||||
"which": "^2.0.2"
|
||||
|
||||
Reference in New Issue
Block a user