Skip to content

Commit 1745674

Browse files
chore: add repository field to package.json
1 parent 456ecff commit 1745674

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"packageManager": "[email protected]",
66
"description": "GraphQL integration for Nitro",
77
"license": "MIT",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/productdevbook/nitro-graphql"
11+
},
812
"sideEffects": false,
913
"imports": {
1014
"#graphql/server": {

0 commit comments

Comments
 (0)