Commit 3322b10 1 parent b52cc67 commit 3322b10 Copy full SHA for 3322b10
File tree 3 files changed +4
-1
lines changed
3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,4 @@ storybook-static/
17
17
.turbo
18
18
** /.storybook /jest-results.json
19
19
** /bundle-report.html
20
+ .env
Original file line number Diff line number Diff line change 49
49
"@rocket.chat/fuselage-polyfills" : " workspace:~" ,
50
50
"@rocket.chat/fuselage-tokens" : " workspace:~" ,
51
51
"@rocket.chat/icons" : " workspace:~" ,
52
+ "@rocket.chat/layout" : " workspace:~" ,
52
53
"@rocket.chat/logo" : " workspace:~" ,
53
54
"@rocket.chat/prettier-config" : " workspace:~" ,
54
55
"@rocket.chat/styled" : " workspace:~" ,
78
79
"typescript" : " ~4.3.5"
79
80
},
80
81
"dependencies" : {
81
- "@rocket.chat/layout" : " workspace:~" ,
82
82
"i18next" : " ~21.6.11" ,
83
83
"react-hook-form" : " ~7.27.0" ,
84
84
"tslib" : " ~2.3.1"
88
88
"@rocket.chat/fuselage-hooks" : " *" ,
89
89
"@rocket.chat/fuselage-polyfills" : " *" ,
90
90
"@rocket.chat/icons" : " *" ,
91
+ "@rocket.chat/layout" : " *" ,
91
92
"@rocket.chat/logo" : " *" ,
92
93
"@rocket.chat/styled" : " *" ,
93
94
"react" : " 17.0.2" ,
Original file line number Diff line number Diff line change @@ -7809,6 +7809,7 @@ __metadata:
7809
7809
"@rocket.chat/fuselage-hooks": "*"
7810
7810
"@rocket.chat/fuselage-polyfills": "*"
7811
7811
"@rocket.chat/icons": "*"
7812
+ "@rocket.chat/layout": "*"
7812
7813
"@rocket.chat/logo": "*"
7813
7814
"@rocket.chat/styled": "*"
7814
7815
react: 17.0.2
You can’t perform that action at this time.
0 commit comments