File tree Expand file tree Collapse file tree 10 files changed +16
-16
lines changed Expand file tree Collapse file tree 10 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 33 " packages/*" ,
44 " packages/firebase/functions"
55 ],
6- "version" : " 1.9.12-rc.1 " ,
6+ "version" : " 1.9.12-rc.2 " ,
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " admin" ,
3- "version" : " 1.9.12-rc.0 " ,
3+ "version" : " 1.9.12-rc.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @common/core" ,
3- "version" : " 1.9.12-rc.0 " ,
3+ "version" : " 1.9.12-rc.2 " ,
44 "author" : " Alexander Ivanov @alexander2001i" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
2424 "typescript" : " ^4.2.3"
2525 },
2626 "dependencies" : {
27- "@common/queues" : " ^1.9.12-rc.0 " ,
27+ "@common/queues" : " ^1.9.12-rc.2 " ,
2828 "@prisma/client" : " ^2.20.1" ,
2929 "@sendgrid/mail" : " ^7.4.2" ,
3030 "axios" : " ^0.21.1" ,
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.12-rc.1 " ,
5+ "version" : " 1.9.12-rc.2 " ,
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.12-rc.1 " ,
4+ "version" : " 1.9.12-rc.2 " ,
55 "scripts" : {
66 "build" : " yarn compile" ,
77 "build:watch" : " yarn compile:watch" ,
7676 },
7777 "private" : true ,
7878 "dependencies" : {
79- "@common/types" : " ^1.9.12-rc.1 " ,
79+ "@common/types" : " ^1.9.12-rc.2 " ,
8080 "apollo-server" : " ^2.19.2" ,
8181 "crossenv" : " ^0.0.2-security" ,
8282 "graphql" : " ^15.5.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @common/graphql" ,
3- "version" : " 1.9.12-rc.0 " ,
3+ "version" : " 1.9.12-rc.2 " ,
44 "author" : " Alexander Ivanov @alexander2001i" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
99 "start" : " node -r dotenv/config dist/index.js"
1010 },
1111 "dependencies" : {
12- "@common/core" : " ^1.9.12-rc.0 " ,
12+ "@common/core" : " ^1.9.12-rc.2 " ,
1313 "@prisma/client" : " ^2.20.1" ,
1414 "firebase-admin" : " 9.5.0" ,
1515 "graphql-middleware" : " ^6.0.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @common/queues" ,
3- "version" : " 1.9.12-rc.0 " ,
3+ "version" : " 1.9.12-rc.2 " ,
44 "author" : " Alexander Ivanov @alexander2001i" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1010 "fix:paths" : " tscpaths -p tsconfig.json -s ./src -o ./dist"
1111 },
1212 "dependencies" : {
13- "@common/core" : " ^1.9.12-rc.0 " ,
13+ "@common/core" : " ^1.9.12-rc.2 " ,
1414 "@prisma/client" : " ^2.20.1" ,
1515 "bull" : " ^3.22.0"
1616 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @common/types" ,
3- "version" : " 1.9.12-rc.1 " ,
3+ "version" : " 1.9.12-rc.2 " ,
44 "description" : " Shared typings for the project" ,
55 "author" : " The Common Team" ,
66 "homepage" : " " ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @common/web" ,
3- "version" : " 1.9.11 -rc.1 " ,
3+ "version" : " 1.9.12 -rc.2 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@apollo/client" : " ^3.3.15" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @common/worker" ,
3- "version" : " 1.9.12-rc.0 " ,
3+ "version" : " 1.9.12-rc.2 " ,
44 "author" : " Alexander Ivanov @alexander2001i" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
99 "start" : " node -r dotenv/config dist/index.js"
1010 },
1111 "dependencies" : {
12- "@common/core" : " ^1.9.12-rc.0 " ,
13- "@common/queues" : " ^1.9.12-rc.0 " ,
12+ "@common/core" : " ^1.9.12-rc.2 " ,
13+ "@common/queues" : " ^1.9.12-rc.2 " ,
1414 "bull" : " ^3.22.0" ,
1515 "bull-board" : " ^1.5.1" ,
1616 "express" : " ^4.17.1"
You can’t perform that action at this time.
0 commit comments