Skip to content

Commit

Permalink
Merge pull request #704 from shoutem/release/5.0.1
Browse files Browse the repository at this point in the history
Release/5.0.1 - master
  • Loading branch information
tomislav-arambasic authored Mar 28, 2022
2 parents 1531caf + 531ee4f commit 80687dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -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 .",
Expand All @@ -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",
Expand Down

0 comments on commit 80687dd

Please sign in to comment.