Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 6078261

Browse files
committed
Fix to use the latest version
1 parent 263ed54 commit 6078261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"typescript": "3.6.4"
101101
},
102102
"peerDependencies": {
103-
"@types/react-relay": ">=9.0.0",
103+
"@types/react-relay": ">=7.0.0",
104104
"@types/relay-runtime": ">=6.0.7",
105105
"relay-compiler": ">=9.0.0",
106106
"relay-runtime": ">=9.0.0",

0 commit comments

Comments
 (0)