Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schickling committed Dec 14, 2017
1 parent 92ee47f commit ce42d6a
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": "graphql-yoga",
"version": "0.3.0-beta3",
"version": "0.3.0",
"main": "dist/src/index.js",
"typings": "./dist/src/index.d.ts",
"files": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"cors": "^2.8.4",
"express": "^4.16.2",
"graphql": "^0.11.7",
"graphql-playground-middleware-express": "^1.3.8-beta.4",
"graphql-playground-middleware-express": "^1.3.8",
"graphql-subscriptions": "^0.5.5",
"graphql-tools": "^2.13.0",
"portfinder": "^1.0.13",
Expand Down

0 comments on commit ce42d6a

Please sign in to comment.