File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
packages/isomorphic-performance Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web-example" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.1.1 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@testing-library/jest-dom" : " ^5.14.1" ,
10
10
"@types/node" : " ^16.7.13" ,
11
11
"@types/react" : " ^17.0.20" ,
12
12
"@types/react-dom" : " ^17.0.9" ,
13
- "isomorphic-performance" : " ^5.0.0 " ,
13
+ "isomorphic-performance" : " ^5.1.1 " ,
14
14
"react" : " 18.2.0" ,
15
15
"react-dom" : " 18.2.0" ,
16
16
"react-scripts" : " 5.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 5.1.0 " ,
2
+ "version" : " 5.1.1 " ,
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" : " isomorphic-performance" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.1.1 " ,
4
4
"description" : " Isomorphic Performance API for Node, Browser & React Native" ,
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