Skip to content

Commit dc856ac

Browse files
fix(package): update react-apollo to version 3.1.4
Closes #10
1 parent 88c0803 commit dc856ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-redux": "^6.0.0",
1515
"react-scripts": "3.1.0",

0 commit comments

Comments
 (0)