Skip to content

Commit 9b8f981

Browse files
committed
6.0.1
1 parent ac77565 commit 9b8f981

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "easygraphql-tester",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Test GraphQL schema, queries and mutations",
55
"main": "index.js",
66
"scripts": {
@@ -47,4 +47,4 @@
4747
"peerDependencies": {
4848
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)