File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
" packages/*" ,
4
4
" packages/firebase/functions"
5
5
],
6
- "version" : " 1.9.9 -rc.2 " ,
6
+ "version" : " 1.9.10 -rc.0 " ,
7
7
"npmClient" : " yarn" ,
8
8
"useWorkspaces" : true
9
9
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " admin" ,
3
- "version" : " 1.9.9 -rc.1 " ,
3
+ "version" : " 1.9.10 -rc.0 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @common/functions" ,
3
3
"main" : " dist/index.js" ,
4
4
"private" : true ,
5
- "version" : " 1.9.9 -rc.2 " ,
5
+ "version" : " 1.9.10 -rc.0 " ,
6
6
"description" : " Cloud Functions for Common" ,
7
7
"engines" : {
8
8
"node" : " 12"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @common/firebase" ,
3
3
"description" : " Cloud Functions for Firebase" ,
4
- "version" : " 1.9.9 -rc.2 " ,
4
+ "version" : " 1.9.10 -rc.0 " ,
5
5
"scripts" : {
6
6
"build" : " yarn compile" ,
7
7
"build:watch" : " yarn compile:watch" ,
70
70
},
71
71
"private" : true ,
72
72
"dependencies" : {
73
- "@common/types" : " ^1.9.9 -rc.2 " ,
73
+ "@common/types" : " ^1.9.10 -rc.0 " ,
74
74
"apollo-server" : " ^2.19.2" ,
75
75
"crossenv" : " ^0.0.2-security" ,
76
76
"graphql" : " ^15.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @common/types" ,
3
- "version" : " 1.9.9 -rc.2 " ,
3
+ "version" : " 1.9.10 -rc.0 " ,
4
4
"description" : " Shared typings for the project" ,
5
5
"author" : " The Common Team" ,
6
6
"homepage" : " " ,
You can’t perform that action at this time.
0 commit comments