We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e03ddc commit cffb1a7Copy full SHA for cffb1a7
example/yarn.lock
@@ -4630,7 +4630,7 @@ react-native-really-awesome-button@^0.8.3:
4630
integrity sha1-gbnxl3XQ8JRGdVDsRYR2Lx+92EE=
4631
4632
"react-native-zip-archive@file:..":
4633
- version "4.0.1"
+ version "4.0.3"
4634
4635
[email protected]:
4636
version "0.58.6"
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-zip-archive",
3
- "version": "4.0.1",
+ "version": "4.0.3",
4
"description": "A little wrapper on ZipArchive for react-native",
5
"main": "index.js",
6
"scripts": {
0 commit comments