We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33d983 commit 0066f02Copy full SHA for 0066f02
1 file changed
package.json
@@ -13,7 +13,7 @@
13
},
14
"repository": {
15
"type": "git",
16
- "url": "git+https://github.com/multipliedtwice/graphql-query-purifier.git"
+ "url": "git+https://github.com/multipliedtwice/typegraphql-prisma-graphql-query-purifier.git"
17
18
"keywords": [
19
"graphql",
@@ -23,9 +23,9 @@
23
"filtering"
24
],
25
"bugs": {
26
- "url": "https://github.com/multipliedtwice/graphql-query-purifier/issues"
+ "url": "https://github.com/multipliedtwice/typegraphql-prisma-graphql-query-purifier/issues"
27
28
- "homepage": "https://github.com/multipliedtwice/graphql-query-purifier#readme",
+ "homepage": "https://github.com/multipliedtwice/typegraphql-prisma-graphql-query-purifier#readme",
29
"devDependencies": {
30
"@types/express": "^4.17.21",
31
"@types/glob": "^8.1.0",
0 commit comments