Skip to content

Commit 2cb9fe6

Browse files
committed
express middleware 1.3.10
1 parent 7ec437d commit 2cb9fe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/graphql-playground-middleware-express/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-playground-middleware-express",
3-
"version": "1.3.10-beta.3",
3+
"version": "1.3.10",
44
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express",
55
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
66
"contributors": [
@@ -14,7 +14,7 @@
1414
"files": [
1515
"dist"
1616
],
17-
"playgroundVersion": "1.3.10-beta.1",
17+
"playgroundVersion": "1.3.10",
1818
"scripts": {
1919
"build": "tsc",
2020
"prepublishOnly": "npm run build"

0 commit comments

Comments
 (0)