relay-compiler-experimental
Advanced tools
Comparing version 0.0.0-main-e0f88a3b to 0.0.0-main-e11a3347
@@ -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-e0f88a3b", | ||
"version": "0.0.0-main-e11a3347", | ||
"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
38736197