graphql-codegen-core
Advanced tools
Comparing version 0.8.0-alpha.8b63add2 to 0.8.0-alpha.bf43df88
{ | ||
"name": "graphql-codegen-core", | ||
"version": "0.8.0-alpha.8b63add2", | ||
"version": "0.8.0-alpha.bf43df88", | ||
"description": "GraphQL types and code generator based on schema", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -17,4 +17,4 @@ { | ||
"declaration": true, | ||
"outDir": "./dist", | ||
"rootDir": "./src" | ||
"outDir": "./dist/", | ||
"rootDir": "./src/" | ||
}, | ||
@@ -21,0 +21,0 @@ "files": [ |
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
124813