[apollo-react-relay-duct-tape] List peer deps

This commit is contained in:
Eloy Durán 2021-11-04 11:33:31 +01:00
Родитель 06cb696070
Коммит cd9b7835a4
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -34,7 +34,8 @@
"peerDependencies": {
"@apollo/client": "^3.3.0",
"graphql": "^15.0.0",
"react": "^17.0.2"
"react": "^17.0.2",
"relay-compiler-language-graphitation": "^0.7.0"
},
"dependencies": {
"invariant": "^2.2.4"