Skip to content

Commit c4cb6ca

Browse files
📦 chore(package.json): update version from 1.0.8 to 1.0.9
1 parent 823e12d commit c4cb6ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-query-purifier",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A small library to match .gql queries vs user input. Removes fields from user requests that are not expected by your frontend code.",
55
"main": "./dist/index.js",
66
"author": "multipliedtwice",

0 commit comments

Comments
 (0)