Skip to content

Commit

Permalink
v6.0.0 relay-test-utils-internal
Browse files Browse the repository at this point in the history
Reviewed By: alunyov

Differential Revision: D17396603

fbshipit-source-id: cf92e4c51bd562417d062f16ec26ca2e36bd3880
  • Loading branch information
Juan Tejada authored and facebook-github-bot committed Sep 16, 2019
1 parent 8612683 commit b7501c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/relay-test-utils-internal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "relay-test-utils-internal",
"description": "Internal utilities for testing Relay.",
"version": "5.0.0",
"version": "6.0.0",
"keywords": [
"graphql",
"relay"
Expand All @@ -13,8 +13,8 @@
"dependencies": {
"@babel/runtime": "^7.0.0",
"fbjs": "^1.0.0",
"relay-runtime": "5.0.0",
"relay-compiler": "5.0.0"
"relay-runtime": "6.0.0",
"relay-compiler": "6.0.0"
},
"peerDependencies": {
"graphql": "^14.2.0"
Expand Down

0 comments on commit b7501c6

Please sign in to comment.