Skip to content

Commit 1f3331a

Browse files
fix(package): update react-apollo to version 3.1.3
Closes #10
1 parent 22f65a8 commit 1f3331a

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
@@ -11,7 +11,7 @@
1111
"graphql-tag": "^2.10.0",
1212
"graphql-tools": "^4.0.2",
1313
"react": "^16.6.0",
14-
"react-apollo": "^2.2.4",
14+
"react-apollo": "^3.1.3",
1515
"react-dom": "^16.6.0",
1616
"react-scripts": "3.1.0"
1717
},

0 commit comments

Comments
 (0)