Skip to content

Commit 10def0c

Browse files
📦 chore(package.json): update version from 1.0.3 to 1.0.4
1 parent f8e01d3 commit 10def0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-query-purifier",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
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",
@@ -38,4 +38,4 @@
3838
"ts-jest": "^29.1.1",
3939
"typescript": "^5.2.2"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)