evenchange4 / graphql.macro

Compile GraphQL AST at build-time with babel-plugin-macros.
MIT License
239 stars 21 forks source link

Add @babel/core dep #108

Closed wuweiweiwu closed 3 years ago

wuweiweiwu commented 4 years ago
graphql.macro > babel-literal-to-ast@2.1.0" has unmet peer dependency "@babel/core@^7.1.2

not sure if this should be a peer dep or dep. since I guess in most cases whoever installs graphql.macro will have babel installed