Skip to content

Commit 320489b

Browse files
📦 chore(package.json): update version from 1.0.0 to 1.0.1
1 parent 9079432 commit 320489b

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.0",
3+
"version": "1.0.1",
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)