Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kennetpostigo committed Nov 16, 2015
1 parent ce13aa4 commit 5d55cb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-reach",
"version": "0.0.2",
"version": "0.0.3",
"description": "A small library for react to communicate with GraphQL",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/kennetpostigo/react-reach#readme",
"dependencies": {
"isomorphic-fetch": "2.2.0"
},
},
"devDependencies": {
"express": "4.13.3",
"express-graphql": "0.4.4",
Expand Down

0 comments on commit 5d55cb9

Please sign in to comment.