relay-compiler-experimental
Advanced tools
Comparing version 0.0.0-main-0776293f to 0.0.0-main-07f6fe26
@@ -14,6 +14,6 @@ #!/usr/bin/env node | ||
var bin = require('./'); | ||
var spawn = require('child_process').spawn; | ||
var input = process.argv.slice(2); | ||
var bin = require('./'); | ||
@@ -20,0 +20,0 @@ if (bin !== null) { |
{ | ||
"name": "relay-compiler-experimental", | ||
"description": "Experimental version of the Relay Compiler", | ||
"version": "0.0.0-main-0776293f", | ||
"version": "0.0.0-main-07f6fe26", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "graphql", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
38645901