File tree Expand file tree Collapse file tree 2 files changed +113
-101
lines changed Expand file tree Collapse file tree 2 files changed +113
-101
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "apollo-boost" : " ^ 0.1.4" ,
7
- "apollo-link-context" : " ^ 1.0.7" ,
8
- "apollo-link-ws" : " ^ 1.0.7" ,
9
- "graphql" : " ^ 0.13.1" ,
10
- "react" : " ^ 16.2.0" ,
11
- "react-apollo" : " ^ 2.1.0" ,
12
- "react-dom" : " ^ 16.2.0" ,
13
- "react-router" : " ^ 4.2.0" ,
14
- "react-router-dom" : " ^ 4.2.2" ,
6
+ "apollo-boost" : " 0.1.4" ,
7
+ "apollo-link-context" : " 1.0.7" ,
8
+ "apollo-link-ws" : " 1.0.7" ,
9
+ "graphql" : " 0.13.1" ,
10
+ "react" : " 16.2.0" ,
11
+ "react-apollo" : " 2.1.0" ,
12
+ "react-dom" : " 16.2.0" ,
13
+ "react-router" : " 4.2.0" ,
14
+ "react-router-dom" : " 4.2.2" ,
15
15
"react-scripts" : " 1.1.1" ,
16
- "subscriptions-transport-ws" : " ^ 0.9.7"
16
+ "subscriptions-transport-ws" : " 0.9.7"
17
17
},
18
18
"scripts" : {
19
19
"start" : " react-scripts start" ,
You can’t perform that action at this time.
0 commit comments