Comparing version 0.0.3 to 0.0.4
@@ -95,3 +95,2 @@ const { makeExecutableSchema } = require('graphql-tools') | ||
const schemaConfig = { typeDefs, resolvers } | ||
console.log(schemaConfig) | ||
const schema = makeExecutableSchema(schemaConfig) | ||
@@ -98,0 +97,0 @@ return { typeDefs, resolvers, schema } |
{ | ||
"name": "aeros", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Low-friction GraphQL schemas", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7658
131