Skip to content

Commit 521570a

Browse files
fix: lock graphql-ppx version to resolve peer deps issue
1 parent 9ebe1e8 commit 521570a

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
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@apollo/client": "^3.5.0",
25-
"@reasonml-community/graphql-ppx": "^1.0.0",
25+
"@reasonml-community/graphql-ppx": "1.2.4-1345e061.0",
2626
"@rescript/react": "~0.11.0",
2727
"rescript": "~10.1.2",
2828
"graphql": "^15.0.0",

0 commit comments

Comments
 (0)