diff --git a/package-lock.json b/package-lock.json index 89600ef5..ad1f64c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@shoutem/ui", - "version": "5.0.0", + "version": "5.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -4103,8 +4103,8 @@ } }, "react-native-photo-view": { - "version": "github:shoutem/react-native-photo-view#0ffa1481f6b6cb8663cb291b7db1d6644440584d", - "from": "github:shoutem/react-native-photo-view#0ffa1481f6b6cb8663cb291b7db1d6644440584d", + "version": "github:shoutem/react-native-photo-view#e7f00037306f44b932ab8a15534b37af57f67b44", + "from": "github:shoutem/react-native-photo-view#e7f0003", "requires": { "prop-types": "^15.5.10" } diff --git a/package.json b/package.json index fd9b3cc5..cc0839ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shoutem/ui", - "version": "5.0.0", + "version": "5.0.1", "description": "Styleable set of components for React Native applications", "scripts": { "lint": "eslint .", @@ -25,15 +25,15 @@ "prop-types": "15.8.1", "qs": "6.9.3", "react-native-device-info": "8.4.8", - "react-native-lightbox": "shoutem/react-native-lightbox#v0.7.2", + "react-native-lightbox": "github:shoutem/react-native-lightbox#v0.7.2", "react-native-linear-gradient": "2.5.6", "react-native-modal": "11.7.0", - "react-native-photo-view": "shoutem/react-native-photo-view#e7f0003", + "react-native-photo-view": "github:shoutem/react-native-photo-view#e7f0003", "react-native-render-html": "4.2.5", "react-native-render-html-table-bridge": "0.6.0", "react-native-svg": "12.1.1", "react-native-svg-transformer": "0.14.3", - "react-native-transformable-image": "shoutem/react-native-transformable-image#v0.0.20", + "react-native-transformable-image": "github:shoutem/react-native-transformable-image#v0.0.20", "react-native-webview": "11.0.3", "react-native-youtube-iframe": "2.1.2", "stream": "0.0.2",