mirror of
https://github.com/apache/cordova-android.git
synced 2026-08-13 00:00:05 +08:00
fix(build): support tilde expansion on windows (#563)
Co-authored-by: Raphael von der Grün <raphinesse@gmail.com>
This commit is contained in:
co-authored by
Raphael von der Grün
parent
16ff6e1b2f
commit
68a302e9d2
@@ -31,6 +31,7 @@
|
||||
"nopt": "^5.0.0",
|
||||
"properties-parser": "^0.3.1",
|
||||
"semver": "^7.3.5",
|
||||
"untildify": "^4.0.0",
|
||||
"which": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user