Skip to content

Commit

Permalink
Merge branch 'master' into v0.9.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela committed Jan 5, 2017
2 parents 3272870 + 406d663 commit 09fd110
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Expand Up @@ -34,7 +34,7 @@
"peerDependencies": {
"@angular/core": "^2.0.0",
"apollo-client": "^0.6.0",
"rxjs": "^5.0.0-beta.12 || ^5.0.0-rc.1 || 5.0.0"
"rxjs": "^5.0.0-beta.12 || ^5.0.0-rc.1 || ^5.0.0"
},
"dependencies": {
"apollo-client-rxjs": "~0.3.0"
Expand All @@ -47,14 +47,11 @@
"@angular/platform-browser": "^2.3.1",
"@angular/platform-browser-dynamic": "^2.3.1",
"@angular/platform-server": "^2.3.1",
"@types/chai": "^3.4.34",
"@types/isomorphic-fetch": "^0.0.30",
"@types/jest": "^15.1.32",
"@types/lodash": "^4.14.34",
"@types/node": "^6.0.38",
"apollo-client": "^0.6.0",
"graphql": "^0.8.2",
"graphql-tag": "^1.0.0",
"graphql-tag": "^1.1.2",
"husky": "^0.12.0",
"jest": "^17.0.0",
"reflect-metadata": "^0.1.8",
Expand Down

0 comments on commit 09fd110

Please sign in to comment.