Skip to content

Commit 05f54fe

Browse files
fix(package): update react-apollo to version 3.1.4
Closes #9
1 parent c793ac8 commit 05f54fe

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
@@ -9,7 +9,7 @@
99
"graphql": "^14.0.2",
1010
"graphql-tag": "^2.10.0",
1111
"react": "^16.6.0",
12-
"react-apollo": "^2.2.4",
12+
"react-apollo": "^3.1.4",
1313
"react-dom": "^16.6.0",
1414
"react-scripts": "3.1.0"
1515
},

0 commit comments

Comments
 (0)