Skip to content

Commit 53eb7c5

Browse files
committed
rename
1 parent cc19a7c commit 53eb7c5

File tree

13 files changed

+3
-3
lines changed

13 files changed

+3
-3
lines changed

packages/libraries/linkable-specs/README.md renamed to packages/libraries/federation-link-utils/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GraphQL Hive - linkable-specs
1+
# GraphQL Hive - federation-link-utils
22

33
[Hive](https://the-guild.dev/graphql/hive) is a fully open-source schema registry, analytics,
44
metrics and gateway for [GraphQL federation](https://the-guild.dev/graphql/hive/federation) and

packages/libraries/linkable-specs/package.json renamed to packages/libraries/federation-link-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "@graphql-hive/linkable-specs",
2+
"name": "@graphql-hive/federation-link-utils",
33
"version": "0.0.1",
44
"type": "module",
55
"repository": {
66
"type": "git",
77
"url": "graphql-hive/platform",
8-
"directory": "packages/libraries/linkable-specs"
8+
"directory": "packages/libraries/federation-link-utils"
99
},
1010
"homepage": "https://the-guild.dev/graphql/hive",
1111
"author": {

0 commit comments

Comments
 (0)