Skip to content

Commit a636c85

Browse files
Remove graphql from dependencies
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
1 parent e82ddea commit a636c85

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

package-lock.json

+2-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,5 @@
2121
"graphql": "^16.5.0",
2222
"jest": "^28.1.1",
2323
"typescript": "^4.7.4"
24-
},
25-
"peerDependencies": {
26-
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
2724
}
2825
}

0 commit comments

Comments
 (0)