Comparing version 1.0.0-alpha.4 to 1.0.0-alpha.5
@@ -162,2 +162,3 @@ const { makeExecutableSchema } = require('graphql-tools') | ||
log(typeDefs[1]) | ||
log(resolvers) | ||
// build valid schema | ||
@@ -164,0 +165,0 @@ const schema = makeExecutableSchema(schemaConfig) |
{ | ||
"name": "aeros", | ||
"version": "1.0.0-alpha.4", | ||
"version": "1.0.0-alpha.5", | ||
"description": "Low-friction GraphQL schemas", | ||
@@ -5,0 +5,0 @@ "main": "aeros.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
46095
199