gqlify icon indicating copy to clipboard operation
gqlify copied to clipboard

[firestore]: bump @gqlify/server peer dep

Open jthegedus opened this issue 6 years ago • 0 comments

Allow using gqlify/server v3 with gqlify/firestore.

Currently we get a warning on installation:

warning " > @gqlify/[email protected]" has incorrect peer dependency "@gqlify/[email protected]".
warning " > @gqlify/[email protected]" has incorrect peer dependency "firebase-admin@^6.3.0".

Additionally, the firebase-admin peer dep throws the above warning even when using "firebase-admin": "^8.1.0", no idea what the fix is here

jthegedus avatar Jun 13 '19 01:06 jthegedus