react-native-networking-patch
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -0,1 +1,7 @@ | ||
# 1.0.8 (2021-03-14) | ||
* Support for RN v0.64.0 | ||
# 1.0.7 (2021-01-19) | ||
* Support for RN v0.63.4 | ||
# 1.0.6 (2020-09-30) | ||
@@ -2,0 +8,0 @@ * Support for RN v0.63.3 |
{ | ||
"name": "react-native-networking-patch", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Improves the performance of the React Native network module and adds a timeout feature.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -39,2 +39,3 @@ #!/usr/bin/env node | ||
switch (minorVersion) { | ||
case 64: | ||
case 63: | ||
@@ -41,0 +42,0 @@ patchDir = version; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
128557696
255
13902