mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
fix(http): ensure httpcontent.toFile() creates intermediate directories (#6451)
This commit is contained in:
committed by
Manol Donev
parent
e6486f6c0f
commit
d7fb9b8d9e
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user