Skip to content

Commit b5c8fc2

Browse files
committed
chore(package.json): update package name to better reflect the purpose of the library
1 parent 8774925 commit b5c8fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "graphql-query-purifier",
2+
"name": "typegraphql-prisma-graphql-query-purifier",
33
"version": "1.0.18",
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",

0 commit comments

Comments
 (0)