Skip to content

Commit b584b88

Browse files
committed
Updated npm packge 1.0.13 to 1.0.14
1 parent 35c9de3 commit b584b88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
1111
},
1212
"dependencies": {
13-
"@muratoner/semantic-ui-react-native": "^1.0.13",
13+
"@muratoner/semantic-ui-react-native": "^1.0.14",
1414
"@react-native-community/masked-view": "^0.1.10",
1515
"@react-navigation/bottom-tabs": "^5.11.2",
1616
"@react-navigation/drawer": "^5.11.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@muratoner/semantic-ui-react-native",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Semantic UI React Native - User Interface is the language of the mobile",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)