fix(http): ensure httpcontent.toFile() creates intermediate directories (#6451)

This commit is contained in:
Pedro Teran Gezn
2019-03-20 05:18:48 -04:00
committed by Manol Donev
parent e6486f6c0f
commit d7fb9b8d9e
4 changed files with 92 additions and 98 deletions

View File

@@ -6,10 +6,10 @@
"nativescript": {
"id": "org.nativescript.UnitTestApp",
"tns-ios": {
"version": "5.1.0"
"version": "5.2.0"
},
"tns-android": {
"version": "5.1.0"
"version": "5.2.1"
}
},
"dependencies": {