File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 1.3.1-alpha.1 " ,
5
+ "version" : " 1.3.1" ,
6
6
"npmClient" : " yarn"
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @strapi/design-system" ,
3
- "version" : " 1.3.1-alpha.1 " ,
3
+ "version" : " 1.3.1" ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"sideEffects" : false ,
30
30
"@storybook/addon-essentials" : " ^6.5.13" ,
31
31
"@storybook/addon-links" : " ^6.5.13" ,
32
32
"@storybook/react" : " ^6.5.13" ,
33
- "@strapi/icons" : " ^1.3.1-alpha.1 " ,
33
+ "@strapi/icons" : " ^1.3.1" ,
34
34
"@swc/core" : " ^1.3.11" ,
35
35
"@swc/jest" : " ^0.2.23" ,
36
36
"@testing-library/jest-dom" : " ^5.16.5" ,
56
56
"styled-components" : " ^5.2.1"
57
57
},
58
58
"peerDependencies" : {
59
- "@strapi/icons" : " ^1.2.8 " ,
59
+ "@strapi/icons" : " ^1.3.1 " ,
60
60
"react" : " ^17.0.1" ,
61
61
"react-dom" : " ^17.0.1" ,
62
62
"react-router-dom" : " ^5.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @strapi/icons" ,
3
- "version" : " 1.3.1-alpha.1 " ,
3
+ "version" : " 1.3.1" ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments