Skip to content

Commit

Permalink
v0.5.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tgriesser committed Aug 29, 2019
1 parent 5da2c9a commit edca295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cypress-graphql-mock",
"description": "Mock out a GraphQL schema from the client",
"version": "0.5.0-alpha.3",
"version": "0.5.0-alpha.4",
"scripts": {
"dev": "rm -rf dist && tsc -w",
"cypress:open": "yarn cypress open --project ./test",
Expand Down

0 comments on commit edca295

Please sign in to comment.