Skip to content

Commit 7c8e169

Browse files
author
Carlos Rufo Jimenez
committed
#upgrade: apollo v2.1
1 parent 712a7f6 commit 7c8e169

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"graphql": "^0.13.1",
88
"graphql-tag": "^2.8.0",
99
"react": "^16.2.0",
10-
"react-apollo": "^2.1.0-beta.3",
10+
"react-apollo": "^2.1.0",
1111
"react-dom": "^16.2.0",
1212
"react-scripts": "1.1.1"
1313
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5619,9 +5619,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
56195619
minimist "^1.2.0"
56205620
strip-json-comments "~2.0.1"
56215621

5622-
react-apollo@^2.1.0-beta.3:
5623-
version "2.1.0-beta.3"
5624-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.0-beta.3.tgz#f24534409d46f9e3fc1b21ced1553940522be869"
5622+
react-apollo@^2.1.0:
5623+
version "2.1.0"
5624+
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.0.tgz#b94c4aca513776d90c368f20a65f99e98fdfea17"
56255625
dependencies:
56265626
fbjs "^0.8.16"
56275627
hoist-non-react-statics "^2.3.1"

0 commit comments

Comments
 (0)