Skip to content

Commit 8e7dede

Browse files
author
xuxiaoqain01
committed
release:@react-native-oh-library/stack@6.4.0-0.0.2
1 parent 2bfcc09 commit 8e7dede

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/stack/package.json

Lines changed: 2 additions & 3 deletions
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.1",
4+
"version": "6.4.0-0.0.2",
55
"harmony": {
66
"alias": "@react-navigation/stack"
77
},
@@ -50,7 +50,7 @@
5050
"warn-once": "^0.1.0"
5151
},
5252
"devDependencies": {
53-
"@react-navigation/native": "workspace:^",
53+
"@react-navigation/native": "^6.1.17",
5454
"@testing-library/react-native": "^11.5.0",
5555
"@types/color": "^3.0.1",
5656
"@types/react": "~18.0.27",
@@ -86,5 +86,4 @@
8686
]
8787
]
8888
}
89-
9089
}

0 commit comments

Comments
 (0)