Skip to content

Commit f477b55

Browse files
committed
Make peerDependencies looser
1 parent 4c1c227 commit f477b55

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
@@ -26,7 +26,7 @@
2626
"pascal-case": "^3.1.1"
2727
},
2828
"peerDependencies": {
29-
"@graphql-typed-document-node/core": "^3.1.2",
29+
"@graphql-typed-document-node/core": "^3",
3030
"graphql": ">=14.6.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)