File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @percy/storybook" ,
3
- "version" : " 6.0.1 " ,
3
+ "version" : " 6.0.2-beta.0 " ,
4
4
"description" : " Storybook addons for visual testing with Percy" ,
5
5
"keywords" : [
6
6
" storybook" ,
19
19
},
20
20
"publishConfig" : {
21
21
"access" : " public" ,
22
- "tag" : " latest "
22
+ "tag" : " beta "
23
23
},
24
24
"engine" : {
25
25
"node" : " >=14"
65
65
"@babel/eslint-plugin" : " ^7.19.1" ,
66
66
"@babel/preset-env" : " ^7.22.9" ,
67
67
"@babel/preset-react" : " ^7.24.1" ,
68
+ "@storybook/addon-webpack5-compiler-babel" : " ^3.0.3" ,
68
69
"@storybook/react" : " ^8.0.9" ,
69
70
"@storybook/react-webpack5" : " ^8.0.9" ,
70
- "@storybook/addon-webpack5-compiler-babel" : " ^3.0.3" ,
71
71
"babel-eslint" : " ^10.0.3" ,
72
72
"babel-plugin-istanbul" : " ^6.1.1" ,
73
73
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @percy/storybook" ,
3
- "version" : " 6.0.1 " ,
3
+ "version" : " 6.0.2-beta.0 " ,
4
4
"description" : " Storybook addons for visual testing with Percy" ,
5
5
"keywords" : [
6
6
" storybook" ,
19
19
},
20
20
"publishConfig" : {
21
21
"access" : " public" ,
22
- "tag" : " latest "
22
+ "tag" : " beta "
23
23
},
24
24
"engine" : {
25
25
"node" : " >=14"
You can’t perform that action at this time.
0 commit comments