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

Commit 77ba776

Browse files
committed
[package] Prepare for v1.1.0
1 parent 6006bb1 commit 77ba776

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@
4848
"graphql-compiler": "*",
4949
"relay-compiler": "*",
5050
"relay-runtime": "*",
51-
"typescript": ">=2.8.1"
51+
"typescript": ">=2.9.1",
52+
"@types/react-relay": ">=1.3.9",
53+
"@types/relay-runtime": ">=1.3.5"
5254
},
5355
"devDependencies": {
5456
"@types/graphql": "^0.12.1",

0 commit comments

Comments
 (0)