Skip to content

Commit 6241b7c

Browse files
committed
Update graphile-utils to graphile-star
1 parent f7f566c commit 6241b7c

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

funding.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@
123123
] // Required. Up to 10 general tags describing the project. Lowercase-alphanumeric-dashes (max 32 chars). eg: ["programming", "developer-tools"]. For reference, see tags.txt
124124
},
125125
{
126-
"guid": "graphile-utils",
127-
"name": "Graphile Utils",
128-
"description": "A group of useful Graphile utilities, including graphile-config which provides a standard plugin interace and helpers which can be used across the entire Graphile suite; graphile-export which exports a GraphQL Schema (or other code) as executable JavaScript; tamedevil a module to help tame eval; and pg-sql2 and pg-introspection.",
126+
"guid": "graphile-star",
127+
"name": "Graphile Star",
128+
"description": "A group of useful Graphile utilities, including graphile-config which provides a standard plugin interface and helpers which can be used across the entire Graphile suite; graphile-export which exports a GraphQL Schema (or other code) as executable JavaScript; tamedevil a module to help tame eval; and pg-sql2 and pg-introspection.",
129129
"webpageUrl": {
130130
"url": "https://star.graphile.org/",
131131
"wellKnown": "https://star.graphile.org/.well-known/funding-manifest-urls"
@@ -135,13 +135,7 @@
135135
"wellKnown": "https://github.com/graphile/crystal/tree/main/utils/.well-known/funding-manifest-urls"
136136
},
137137
"licenses": ["spdx:MIT"],
138-
"tags": [
139-
"developer-tools",
140-
"development",
141-
"programming",
142-
"software-engineering",
143-
"web-development"
144-
]
138+
"tags": ["developer-tools", "development"]
145139
},
146140
{
147141
"guid": "postgraphile",

0 commit comments

Comments
 (0)