relay-compiler 0.0.0-main-0007a66c → 0.0.0-main-2a064054

Sign up to get free protection for your applications and to get access to all the features.
package/linux-x64/relay CHANGED
Binary file
package/macos-arm64/relay CHANGED
Binary file
package/macos-x64/relay CHANGED
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "relay-compiler",
3
3
  "description": "A compiler tool for building GraphQL-driven applications.",
4
- "version": "0.0.0-main-0007a66c",
4
+ "version": "0.0.0-main-2a064054",
5
5
  "keywords": [
6
6
  "graphql",
7
7
  "relay"
@@ -9,7 +9,11 @@
9
9
  "license": "MIT",
10
10
  "homepage": "https://relay.dev",
11
11
  "bugs": "https://github.com/facebook/relay/issues",
12
- "repository": "facebook/relay",
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "https://github.com/facebook/relay.git",
15
+ "directory": "packages/relay-compiler"
16
+ },
13
17
  "main": "index.js",
14
18
  "bin": "cli.js"
15
19
  }
package/win-x64/relay.exe CHANGED
Binary file