fix(build): support tilde expansion on windows (#563)

Co-authored-by: Raphael von der Grün <raphinesse@gmail.com>
This commit is contained in:
hiepxanh
2021-07-13 17:02:09 +07:00
committed by GitHub
parent 16ff6e1b2f
commit 68a302e9d2
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -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": {