Skip to content

Commit 1cd1c22

Browse files
authored
Merge pull request #21 from xiaoyudesu/sig
release:@react-native-oh-library/stack@6.4.0-0.0.3
2 parents 9effce3 + 0dde873 commit 1cd1c22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/stack/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-oh-tpl/stack",
33
"description": "Stack navigator component for iOS and Android with animated transitions and gestures",
4-
"version": "6.4.0-0.0.2",
4+
"version": "6.4.0-0.0.3",
55
"harmony": {
66
"alias": "@react-navigation/stack"
77
},
@@ -46,6 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@react-navigation/elements": "^1.3.30",
49+
"@react-navigation/stack": "^6.4.0",
4950
"color": "^4.2.3",
5051
"warn-once": "^0.1.0"
5152
},
@@ -86,4 +87,5 @@
8687
]
8788
]
8889
}
90+
8991
}

0 commit comments

Comments
 (0)