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 33 " packages/*" ,
44 " packages/firebase/functions"
55 ],
6- "version" : " 1.9.8 " ,
6+ "version" : " 1.9.9-alpha.0 " ,
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " admin" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 1.9.9-alpha .0" ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
Original file line number Diff line number Diff line change 22 "name" : " @common/functions" ,
33 "main" : " dist/index.js" ,
44 "private" : true ,
5- "version" : " 1.9.8 " ,
5+ "version" : " 1.9.9-alpha.0 " ,
66 "description" : " Cloud Functions for Common" ,
77 "engines" : {
88 "node" : " 12"
Original file line number Diff line number Diff line change 11{
22 "name" : " @common/firebase" ,
33 "description" : " Cloud Functions for Firebase" ,
4- "version" : " 1.9.8 " ,
4+ "version" : " 1.9.9-alpha.0 " ,
55 "scripts" : {
66 "build" : " yarn compile" ,
77 "build:watch" : " yarn compile:watch" ,
6969 },
7070 "private" : true ,
7171 "dependencies" : {
72- "@common/types" : " ^1.9.7-rc.1 " ,
72+ "@common/types" : " ^1.9.9-alpha.0 " ,
7373 "apollo-server" : " ^2.19.2" ,
7474 "crossenv" : " ^0.0.2-security" ,
7575 "graphql" : " ^15.5.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @common/types" ,
3- "version" : " 1.9.7-rc.1 " ,
3+ "version" : " 1.9.9-alpha.0 " ,
44 "description" : " Shared typings for the project" ,
55 "author" : " The Common Team" ,
66 "homepage" : " " ,
You can’t perform that action at this time.
0 commit comments