relay-compiler-experimental
Advanced tools
Comparing version 0.0.0-main-ed502ca7 to 0.0.0-main-f557a9fc
@@ -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-ed502ca7", | ||
"version": "0.0.0-main-f557a9fc", | ||
"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
38561325