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 8514b33 commit 28f8133Copy full SHA for 28f8133
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-image-resizer",
3
- "version": "0.0.11",
+ "version": "0.0.12",
4
"description": "Rescale local images with React Native",
5
"repository": {
6
"type": "git",
@@ -21,7 +21,7 @@
21
"peerDependencies": {
22
"react-native": ">=v0.14.2"
23
},
24
- "author": "Florian Rival <florianr@bamlab.fr> (http://bamlab.fr)",
+ "author": "Florian Rival <florianr@bam.tech> (http://bam.tech)",
25
"license": "MIT",
26
"bugs": {
27
"url": "https://github.com/4ian/react-native-image-resizer/issues"
0 commit comments