File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 0.6.4 " ,
4
+ "version" : " 0.6.5 " ,
5
5
"packages" : [
6
6
" packages/*"
7
7
]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " roomler.api" ,
3
- "version" : " 0.6.4 " ,
3
+ "version" : " 0.6.5 " ,
4
4
"description" : " Community & Team Collaboration - Videoconferencing & Chat powered Communication" ,
5
5
"author" : " Goran Jovanov" ,
6
6
"license" : " AGPL-3.0" ,
50
50
"nodemailer" : " ^6.4.17" ,
51
51
"randomstring" : " ^1.1.5" ,
52
52
"request" : " ^2.88.2" ,
53
- "roomler.config" : " ^0.6.4 " ,
53
+ "roomler.config" : " ^0.6.5 " ,
54
54
"simple-get" : " ^4.0.0" ,
55
55
"slugify" : " ^1.4.6" ,
56
56
"stripe" : " ^8.129.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " roomler.config" ,
3
- "version" : " 0.6.4 " ,
3
+ "version" : " 0.6.5 " ,
4
4
"description" : " Community & Team Collaboration - Videoconferencing & Chat powered Communication" ,
5
5
"author" : " Goran Jovanov" ,
6
6
"license" : " AGPL-3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " roomler.tests" ,
3
- "version" : " 0.6.4 " ,
3
+ "version" : " 0.6.5 " ,
4
4
"description" : " Community & Team Collaboration - Videoconferencing & Chat powered Communication" ,
5
5
"author" : " Goran Jovanov" ,
6
6
"private" : true ,
28
28
},
29
29
"dependencies" : {
30
30
"if-env" : " ^1.0.4" ,
31
- "roomler.api" : " ^0.6.4 "
31
+ "roomler.api" : " ^0.6.5 "
32
32
},
33
33
"devDependencies" : {
34
34
"ava" : " ^3.15.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " roomler.ui" ,
3
- "version" : " 0.6.4 " ,
3
+ "version" : " 0.6.5 " ,
4
4
"description" : " Community & Team Collaboration - Videoconferencing & Chat powered Communication" ,
5
5
"author" : " Goran Jovanov" ,
6
6
"license" : " AGPL-3.0" ,
46
46
"portal-vue" : " ^2.1.7" ,
47
47
"qs" : " ^6.9.4" ,
48
48
"recursive-diff" : " ^1.0.8" ,
49
- "roomler.api" : " ^0.6.4 " ,
50
- "roomler.config" : " ^0.6.4 " ,
49
+ "roomler.api" : " ^0.6.5 " ,
50
+ "roomler.config" : " ^0.6.5 " ,
51
51
"stream-audio-level" : " 0.0.4" ,
52
52
"tippy.js" : " ^6.2.7" ,
53
53
"tiptap" : " ^1.31.0" ,
You can’t perform that action at this time.
0 commit comments