Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
removed uneeded deps
Browse files Browse the repository at this point in the history
  • Loading branch information
James Baxley committed Oct 31, 2016
1 parent 87bcc44 commit e6516e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-apollo",
"version": "0.5.15",
"version": "0.5.16",
"description": "React data container for Apollo Client",
"main": "index.js",
"typings": "index.d.ts",
Expand Down Expand Up @@ -114,8 +114,6 @@
"dependencies": {
"hoist-non-react-statics": "^1.2.0",
"invariant": "^2.2.1",
"jest": "^16.1.0-alpha.691b0e22",
"jest-react-native": "^16.1.0-alpha.691b0e22",
"lodash.flatten": "^4.2.0",
"lodash.isequal": "^4.1.1",
"lodash.isobject": "^3.0.2",
Expand Down

0 comments on commit e6516e9

Please sign in to comment.