Skip to content

Commit

Permalink
Merge pull request #520 from shoutem/hotfix/4.0.3
Browse files Browse the repository at this point in the history
Bump version and add react-native-svg to nativeDependencies
  • Loading branch information
Definitely-Not-Vlad authored Sep 9, 2020
2 parents f8a3031 + 3650cb7 commit 26c1d93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shoutem/ui",
"version": "4.0.2",
"version": "4.0.3",
"description": "Styleable set of components for React Native applications",
"dependencies": {
"@shoutem/animation": "~0.12.4",
Expand Down Expand Up @@ -47,6 +47,7 @@
"nativeDependencies": [
"react-native-linear-gradient",
"react-native-photo-view",
"react-native-svg",
"react-native-vector-icons",
"react-native-webview"
],
Expand Down

0 comments on commit 26c1d93

Please sign in to comment.