Skip to content

Commit 6ada4e3

Browse files
Merge pull request #499 from shoutem/hotfix/2.0.13
Adjust react-native-vector-icons semver
2 parents b9e13ec + ed1c1ce commit 6ada4e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shoutem/ui",
3-
"version": "2.0.12",
3+
"version": "2.0.13",
44
"description": "Styleable set of components for React Native applications",
55
"dependencies": {
66
"@shoutem/animation": "~0.12.4",
@@ -22,7 +22,7 @@
2222
"react-native-photo-view": "shoutem/react-native-photo-view#0ffa1481f6b6cb8663cb291b7db1d6644440584d",
2323
"react-native-render-html": "~4.2.0",
2424
"react-native-transformable-image": "shoutem/react-native-transformable-image#v0.0.20",
25-
"react-native-vector-icons": "^6.6.0",
25+
"react-native-vector-icons": "~6.6.0",
2626
"react-native-webview": "9.4.0",
2727
"stream": "0.0.2",
2828
"tinycolor2": "1.4.1"

0 commit comments

Comments
 (0)