Skip to content

Commit bfecd18

Browse files
author
Vlad
committed
Version bump and tag fix.
1 parent 0d2bde5 commit bfecd18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-lightbox",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Images etc in Full Screen Lightbox Popovers for React Native",
55
"main": "Lightbox.js",
66
"scripts": {
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/oblador/react-native-lightbox",
3232
"dependencies": {
33-
"react-native-view-transformer": "shoutem/react-native-view-transformer#v0.22.0",
33+
"react-native-view-transformer": "shoutem/react-native-view-transformer#v0.0.29",
3434
"create-react-class": "^15.6.2",
3535
"prop-types": "^15.5.10",
3636
"react-timer-mixin": "^0.13.3"

0 commit comments

Comments
 (0)