Skip to content

Commit b596e35

Browse files
ericmandbenjie
andauthored
Remove resolutions from package.json, specifically graphql
Co-Authored-By: Benjie Gillam <[email protected]>
1 parent a3693fe commit b596e35

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
@@ -39,7 +39,7 @@
3939
"postgraphile": "^4.1.0-rc.0"
4040
},
4141
"peerDependencies": {
42-
"graphql": "^0.13.x"
42+
"graphql": "^0.13.x | ^14.0.0"
4343
},
4444
"devDependencies": {
4545
"babel-eslint": "^10.0.1",

0 commit comments

Comments
 (0)