Skip to content

Commit

Permalink
0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ykiu committed Sep 4, 2022
1 parent 9e104bf commit 184d0df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gql-in-ts",
"version": "0.1.4",
"version": "0.1.5",
"description": "A type-safe way to write GraphQL.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -42,4 +42,4 @@
"dependencies": {
"graphql": "^15.8.0"
}
}
}

0 comments on commit 184d0df

Please sign in to comment.