File tree 4 files changed +6
-6
lines changed
packages/react-native-performance
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-navigation-example" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 3.1.2 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"android" : " react-native run-android" ,
13
13
"react" : " 17.0.2" ,
14
14
"react-native" : " 0.68.1" ,
15
15
"react-native-navigation" : " ^7.26.0" ,
16
- "react-native-performance" : " ^3.1.1 "
16
+ "react-native-performance" : " ^3.1.2 "
17
17
},
18
18
"devDependencies" : {
19
19
"@babel/core" : " ^7.12.9" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vanilla-example" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 3.1.2 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"android" : " react-native run-android" ,
12
12
"dependencies" : {
13
13
"react" : " 17.0.2" ,
14
14
"react-native" : " 0.68.1" ,
15
- "react-native-performance" : " ^3.1.1 "
15
+ "react-native-performance" : " ^3.1.2 "
16
16
},
17
17
"devDependencies" : {
18
18
"@babel/core" : " ^7.12.9" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.1.1 " ,
2
+ "version" : " 3.1.2 " ,
3
3
"useWorkspaces" : true ,
4
4
"registry" : " https://registry.npmjs.org" ,
5
5
"npmClient" : " yarn"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-performance" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 3.1.2 " ,
4
4
"description" : " Measure React Native performance" ,
5
5
"homepage" : " https://github.com/oblador/react-native-performance" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments