add apollo deps

This commit is contained in:
davidwells 2017-06-01 13:08:31 -07:00
parent 6f990484a1
commit 08dd43913d

View File

@ -84,6 +84,7 @@
"sinon-chai": "^2.9.0"
},
"dependencies": {
"apollo-client": "^1.3.0",
"archiver": "^1.1.0",
"async": "^1.5.2",
"aws-sdk": "^2.7.13",
@ -95,6 +96,7 @@
"fs-extra": "^0.26.7",
"get-stdin": "^5.0.1",
"globby": "^6.1.0",
"graphql-tag": "^2.2.1",
"https-proxy-agent": "^1.0.0",
"js-yaml": "^3.6.1",
"json-refs": "^2.1.5",